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

Gets a Project based on a ProjectInfo.

Syntax
C#
public override Project GetChild(ProjectInfo projectInfo);
Parameters
Description
ProjectInfo projectInfo
The ProjectInfo of the Project to be returned.

Returns a Project based on the given ProjectInfo.

Copyright © 2021 Orgadata AG. All rights reserved.