IEaxDataAreaHierarchies.IsAutoSort

Syntax

IsAutoSort: Boolean;

Description

The IsAutoSort property determines whether automatic sorting of hierarchies is used on calculation.

Comments

The property is relevant for hierarchies for which sorting uses formula.

The sorting direction is set in the IEaxDataAreaHierarchy.SortDirection property.

Available values:

Example

The property use is given in the example for IEaxDataAreaHierarchies.PushChangesToDimInstance.

See also:

IEaxDataAreaHierarchies