You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > IElevation Interface
> IElevation Methods > IElevation.CanCreateChildren Method
Close
Ofcas.Lk.Api.Client - Version 3.0.2
IElevation.CanCreateChildren Method

Checks if the amount of new ElevationInstance can be created to this Elevation

Syntax
C#
IOperationInfo CanCreateChildren(int amount);
Parameters
Description
int amount
The number of children to be created.

Returns an IOperationInfo that contains a list of restrictions if creation of the children is not possible.

Copyright © 2022. All rights reserved.