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

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

Syntax
C#
public ProjectCenter GetProjectCenter(ProjectDirectoryInfo projectDirectoryInfo);
Parameters
Description
ProjectDirectoryInfo projectDirectoryInfo
The project directory to use

The new ProjectCenter

Exceptions
Description
Exception
if creating project-center failed (for example invalid directory)
Copyright © 2021 Orgadata AG. All rights reserved.