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

Deletes an elevation instance based on an info object.

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