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

Gets an IProject based on the stated IBaseProjectInfo.

Syntax
C#
ICoreObjectHierarchyResult<IProject> GetProject(IBaseProjectInfo projectInfo);
Parameters
Description
IBaseProjectInfo projectInfo
The IBaseProjectInfo to the IProject to be retrieved.

Returns the IProject based on the stated IBaseProjectInfo.

Copyright © 2022. All rights reserved.