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

Gets a Elevation based on a ElevationInfo.

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

Returns a Elevation based on the given ElevationInfo.

Copyright © 2019. All rights reserved.