IEaxDataAreaHierarchies.IsAutoSort

Fore Syntax

IsAutoSort: Boolean;

Fore.NET 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:

Fore and Fore.NET Examples

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

See also:

IEaxDataAreaHierarchies