IDimElementsOrderSetup.AttributeKey

Fore Syntax

AttributeKey (Index: Integer): Integer;

Fore.NET Syntax

AttributeKey (Index: integer): uinteger;

Parameters

Index. Attribute index in sorting list.

Description

The AttributeKey method returns attribute key by its index in the sorting list.

Fore and Fore.NET Examples

The method use is given in the example for IDimInstance.NewElementsOrderSetup.

See also:

IDimElementsOrderSetup