You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core.Interfaces Namespace > Interfaces > ICoreObjectFactory Interface > ICoreObjectFactory Methods > ICoreObjectFactory.GetProjectCenter Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ICoreObjectFactory.GetProjectCenter Method

Gets an ProjectCenter based on the stated ProjectCenterInfo and the stated ProjectDirectoryInfo.

Syntax
C#
ProjectCenter GetProjectCenter(ProjectCenterInfo projectCenterInfo, ProjectDirectoryInfo projectDirectoryInfo);
Parameters
Description
ProjectCenterInfo projectCenterInfo
The ProjectCenterInfo to the ProjectCenter to be retrieved.
ProjectDirectoryInfo projectDirectoryInfo
The ProjectDirectoryInfo to the ProjectCenter to be retrieved.

Returns the ProjectCenter based on the stated ProjectCenterInfo and the stated ProjectDirectoryInfo.

Copyright © 2021 Orgadata AG. All rights reserved.