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
ICoreObjectFactory.GetProject Method

Gets an Project based on the stated ProjectInfo.

Syntax
C#
Project GetProject(ProjectInfo projectInfo);
Parameters
Description
ProjectInfo projectInfo
The ProjectInfo to the Project to be retrieved.

Returns the Project based on the stated ProjectInfo.

Copyright © 2020. All rights reserved.