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

Gets a ProjectUi based on a ProjectInfo.

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

Returns a ProjectUi based on the given ProjectInfo.

Copyright © 2021 Orgadata AG. All rights reserved.