IEaxDrillSettings.DimensionIndex

Syntax

DimensionIndex: IDimIndex;

Description

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

Comments

To use this property, specify a dimension in the IEaxDrillSettings.Dimension property.

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

Example

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

See also:

IEaxDrillSettings