ICalculatedCube.InternalFactDimension

Syntax

InternalFactDimension: ICustomDimension;

Description

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

Comments

Local facts 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