GetDimensionNamingAttributes(DimKey: Integer): Array;
DimKey. Dimension key.
The GetDimensionNamingAttributes method returns dimension attributes selection as an array by dimension key.
The property is relevant if the IEaxDataAreaSliceProperties.MultipleAttributesEnabled property is set to True.
To set dimension attributes selection by its key, use IEaxDataAreaSliceProperties.SetDimensionNamingAttributes.
The property use is given in the example for IEaxDataAreaSliceProperties.MultipleAttributesSeparator.
See also: