IEaxDataAreaHierarchy.AutoSort

Fore Syntax

AutoSort: TriState;

Fore.NET Syntax

AutoSort: Prognoz.Platform.Interop.ForeSystem.TriState;

Description

The AutoSort property determines whether automatic sorting of alternative hierarchy elements will be used.

Comments

To return attribute whether automatic sorting of alternative hierarchy elements is used, use IEaxDataAreaHierarchy.IsAutoSort.

Fore and Fore.NET Examples

The property use is given in the example for IEaxDataAreaHierarchy.ElementStyle.

See also:

IEaxDataAreaHierarchy