IEaxDataAreaSliceProperties.GetDimensionNamingAttributes

Syntax

GetDimensionNamingAttributes(DimKey: Integer): Array;

Parameters

DimKey. Dimension key.

Description

The GetDimensionNamingAttributes method returns dimension attributes selection  as an array by dimension key.

Comments

The property is relevant if the IEaxDataAreaSliceProperties.MultipleAttributesEnabled property is set to True.

To set dimension attributes selection by its key, use IEaxDataAreaSliceProperties.SetDimensionNamingAttributes.

Example

The property use is given in the example for IEaxDataAreaSliceProperties.MultipleAttributesSeparator.

See also:

IEaxDataAreaSliceProperties