IDimAttributeHierarchy.AttributeIndex

Fore Syntax

AttributeIndex: IDimIndex;

Fore.NET Syntax

AttributeIndex: Prognoz.Platform.Interop.Dimensions.IDimIndex;

Description

The AttributeIndex property returns index of alternative hierarchy attribute.

Comments

The property is relevant if the attribute contains alternative hierarchy.

Fore and Fore.NET Examples

The property use is given in the example for IDimAttributeHierarchy.BaseAttribute.

See also:

IDimAttributeHierarchy