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

Force deletes an elevation based on the given elevation info. The elevation will be deleted permanently and without user interaction.

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

Returns an IResult with an OperationCode. If the OperationCode was accepted, the elevation was deleted permanently.

Copyright ORGADATA AG © 2023. All rights reserved.