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

Splits a given elevation. Creates new elevations and moves the splitted elevation to the recycle bin.

Syntax
C#
public IDialogResult<IEnumerable<IElevationInfo>> SplitChild(IElevationInfo elevationInfo);
Parameters
Description
IElevationInfo elevationInfo
The info of the elevation to be splitted.

Returns a IDialogResult which contains the new elevations.

Copyright © 2020. All rights reserved.