You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > IPhase Interface
> IPhase Methods > IPhase.CanForceDeleteChild Method
Close
Ofcas.Lk.Api.Client - Version 3.0
IPhase.CanForceDeleteChild Method

Checks whether ForceDeleteChild can be executed with a given elevation info.

Syntax
C#
IOperationInfo CanForceDeleteChild(IElevationInfo elevationInfo);
Parameters
Description
IElevationInfo elevationInfo
The elevation info of the elevation to be deleted permanently.

Returns an IOperationInfo which indicates if ForceDeleteChild can be executed.

Copyright ORGADATA AG © 2023. All rights reserved.