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

Checks if the Elevations of this Phase can be sorted.

Syntax
C#
public IOperationInfo CanSortChildren(SortChildrenBehavior sortChildrenBehavior);
Parameters
Description
SortChildrenBehavior sortChildrenBehavior
The strategy used to sort the children in this elevation.

Returns an IOperationInfo to determine if the Elevations can be sorted. If it's not possible to sort the Elevations a list of restrictions is attached to it.

Copyright © 2020. All rights reserved.