Express > Express Assembly Interfaces > IEaxDrillSettings > IEaxDrillSettings.DimensionAttribute
DimensionAttribute: IDimAtribute;
The DimensionAttribute property determines search attribute in index in dimension elements detailing.
To use the property, one should specify dimension in the IEaxDrillSettings.Dimension property.
To determine the list of attributes, which will be used for search, use IEaxDrillSettings.DimensionAttributes.
To determine index to search elements in the dimension elements detailing use IEaxDrillSettings.DimensionIndex.
The property use is given in the example for IEaxDrillSettings.Mode.
See also: