You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Phase Class > Phase Methods > DeleteChild Method > Phase.DeleteChild Method (ElevationInfo, bool)
Phase.DeleteChild Method (ElevationInfo, bool)
Close
Ofcas.Lk.Api.Client - Version 3.0
Phase.DeleteChild Method (ElevationInfo, bool)

Deletes an elevation based on an info object.

Syntax
C#
public override void DeleteChild(ElevationInfo elevationInfo, bool forceDelete = false);
Parameters
Description
ElevationInfo elevationInfo
The info of the elevation to be deleted.
bool forceDelete = false
Indicates whether the child should be completely deleted.
Copyright © 2020. All rights reserved.