ICalculatedCube.InternalFactDimension

Syntax

InternalFactDimension: ICustomDimension;

Description

The InternalFactDimension property returns parameters of calculated cube's local fact dimension.

Comments

Local fact dimension parameters are available if the ExternalFactDimension property is set to False.

Example

The example of use is given in description of the ICalculatedCube.ExternalFactDimension property.

See also:

ICalculatedCube