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

Checks whether ForceDeleteChildren can be executed with the given elevation infos.

Syntax
C#
IOperationInfo CanForceDeleteChildren(IEnumerable<IElevationInfo> elevationInfos);
Parameters
Description
IEnumerable<IElevationInfo> elevationInfos
The elevation infos of the elevations to be deleted permanently.

Returns an IOperationInfo which indicates if DeleteChildren can be executed.

Copyright © 2020. All rights reserved.