IEaxDrillSettings.DimensionIndex

Fore Syntax

DimensionIndex: IDimIndex;

Fore.NET Syntax

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

Description

The DimensionIndex property determines index for searching of elements in dimension elements detailing.

Comments

To use this property, it is required to determine dimension in the IEaxDrillSettings.Dimension property.

To determine search attribute in index, use IEaxDrillSettings.DimensionAttribute.

Fore and Fore.NET Examples

The property use is given in the example for IEaxDrillSettings.Mode.

See also:

IEaxDrillSettings