IEaxDataAreaHierarchy.CustomDimension

Fore Syntax

CustomDimension: ICustomDimension;

Fore.NET Syntax

CustomDimension: Prognoz.Platform.Interop.Dimensions.ICustomDimension;

Description

The CustomDimension property returns object to work with facts dimension.

Comments

Facts dimension is a cube internal dictionary which forms one of its slices. If there is only one fact, it is the case of degenerate dictionary.

Fore and Fore.NET Examples

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

See also:

IEaxDataAreaHierarchy