IEaxDrillSettings.DimensionAttributes

Syntax

DimensionAttributes: String;

Description

The DimensionAttributes property determines list of attributes which will be used for search.

Comments

Attribute identifiers are separated with the semicolon ( ; ). This property is used to change the list attribute on which the search is based.

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

To determine single search attribute in index in the dimension elements detailing use IEaxDrillSettings.DimensionAttribute.

Example

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

See also:

IEaxDrillSettings