IStandardCubeDestination.FactDimension

Syntax

FactDimension: IStandardCubeDimension;

FactDimension: Prognoz.Platform.Interop.Cubes.IStandardCubeDimension;

Description

The FactDimension property returns dimension parameters of cube facts.

Comments

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

Example

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

See also:

IStandardCubeDestination