IStandardCubeDestination.FactDimension

Syntax

FactDimension: IStandardCubeDimension;

Description

The FactDimension property returns parameters of fact dimension of cube display version.

Comments

The property returns fact dimension structure regardless of whether the cube uses a local dimension or the existing repository dictionary.

Example

The example of use is given in description of the IStandardCubeDestination.Datasets property.

See also:

IStandardCubeDestination