IEaxDataAreaSlice.GetDimension

Syntax

GetDimension(DimKey: Integer): IEaxDimensionInstance;

Parameters

DimKey. Dimension key.

Description

The GetDimension method returns dimension of analytical data area slice by its key.

Comments

To work with collection of analytical data area slices, use IEaxDataAreaSlice.Slices.

Example

The method use is given in the example for IEaxDimensionDescriptor.Equal.

See also:

IEaxDataAreaSlice