IEaxDataAreaHierarchy.CustomDimension

Syntax

CustomDimension: ICustomDimension;

Description

The CustomDimension property returns object to work with facts dimension.

Comments

Fact dimension is an internal cube dictionary which forms one of cube dimensions. If there is only one fact the dictionary is a degenerate (singular) one.

Example

The property use is given in the example for IEaxDataAreaHierarchy.ElementStyle.

See also:

IEaxDataAreaHierarchy