You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Phase Class > Phase Methods > CreateChild Method > Phase.CreateChild Method (Dictionary<string, object>)
Phase.CreateChild Method (Dictionary<string, object>)
Close
Ofcas.Lk.Api.Client - Version 3.0
Phase.CreateChild Method (Dictionary<string, object>)

Creates a new elevation with the given parameters.

Syntax
C#
public override ElevationInfo CreateChild(Dictionary<string, object> parameters);
Parameters
Description
Dictionary<string, object> parameters
The parameters for creating the elevation, see WellKnownEditKeys.Elevation.

Returns an info object of the created elevation.

Copyright © 2021 Orgadata AG. All rights reserved.