Express > Express Assembly Interfaces > IEaxDrillSettings > IEaxDrillSettings.DimensionAttributes
DimensionAttributes: String;
The DimensionAttributes property determines a list of attributes, which will be used for search.
Attribute identifiers are separated with the semicolon ( ; ). This property is used to change the list of attributes, which are used for search.
To use the property, one should specify dimension in the IEaxDrillSettings.Dimension property.
To determine single search attribute in index in the dimension elements detailing use IEaxDrillSettings.DimensionAttribute.
The property use is given in the example for IEaxDrillSettings.Mode.
See also: