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

Gets an ElevationUi based on an ElevationInfo.

Syntax
C#
public new ElevationUi GetChild(ElevationInfo elevationInfo);
Parameters
Description
ElevationInfo elevationInfo
The ElevationInfo of the ElevationUi to be returned.

Returns an ElevationUi based on the given ElevationInfo.

Copyright © 2021 Orgadata AG. All rights reserved.