IEaxObject.IndicatorElement

Fore Syntax

IndicatorElement(Type: Integer): Integer;

Fore.NET Syntax

IndicatorElement[Type: integer]: uinteger;

Parameters

Type. Type of dimension metric in data view. Depending on the type of object using to work with data view, different dimension metric types in view will be used:

Description

The IndicatorElement property returns index of metrics dimension selection element.

Comments

The property is outdated, use IEaxObject.IndicatorSelection.

See also:

IEaxObject