You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Elevation Class > Elevation Methods > Elevation.CreateChildren Method
Close
Ofcas.Lk.Api.Client - Version 3.0
Elevation.CreateChildren Method

Creates an amount of new ElevationInstance to this Elevation.

Syntax
C#
public IList<ElevationInstanceInfo> CreateChildren(int amount);

The list of created elevation instances.

Exceptions
Description
Occurs if the method fails.
Copyright © 2019. All rights reserved.