AttributeKey: Integer;
The AttributeKey property determines a dimension attribute key.
To use this property, first determine a dimension key in the IPivotSortItem.DimKey property.
To use the property it is required that the IPivotSortItem.UseTransformationValues property is set to False.
The property use is given in the example for IPivotSortItem.DimKey.
See also: