You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Interfaces > IPhaseUi Interface > IPhaseUi Methods > CreateChild Method > IPhaseUi.CreateChild Method (IDictionary<string, object>)
IPhaseUi.CreateChild Method (IDictionary<string, object>)
Close
Ofcas.Lk.Api.Client - Version 3.0
IPhaseUi.CreateChild Method (IDictionary<string, object>)

Creates a new elevation with the given parameters.

Syntax
C#
new ICoreInfoResult<IElevationInfo> CreateChild(IDictionary<string, object> parameters);
Parameters
Description
IDictionary<string, object> parameters
The parameters for creating the elevation, see WellKnownEditKey.Elevation.

Returns an info object of the created elevation.

Copyright © 2020. All rights reserved.