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 IProject based on the stated IProjectInfo.

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

Returns the IProject based on the stated IProjectInfo.

Copyright © 2020. All rights reserved.