You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Classes > ProjectCenterUi Class > ProjectCenterUi Methods > ProjectCenterUi.GetProjectCenter Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ProjectCenterUi.GetProjectCenter Method

Creates a new ProjectCenterUi for the given directory. Each ProjectCenterUi belongs to a fixed directory.

Syntax
C#
public new ProjectCenterUi GetProjectCenter(ProjectDirectoryInfo projectDirectoryInfo);
Parameters
Description
ProjectDirectoryInfo projectDirectoryInfo
The project directory to use
Exceptions
Description
Exception
if creating project-center failed (for example invalid directory)
Copyright © 2020. All rights reserved.