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

Checks if an Elevation based on a ElevationInfo can be splitted with the given parameters.

Syntax
C#
public IOperationInfo CanSplitChild(IElevationInfo elevationInfo);
Parameters
Description
IElevationInfo elevationInfo
The info of the elevation to be splitted.

Returns an IOperationInfo to determine if the Elevation can be splitted with the given parameters. If it's not possible to split the Elevation a list of restrictions is attached to it.

Copyright © 2020. All rights reserved.