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

Gets a PhaseUi based on a PhaseInfo.

Syntax
C#
public new PhaseUi GetChild(PhaseInfo phaseInfo);
Parameters
Description
PhaseInfo phaseInfo
The PhaseInfo of the PhaseUi to be returned.

Returns a PhaseUi based on the given PhaseInfo.

Copyright © 2021 Orgadata AG. All rights reserved.