ICubeCreator.Dimensions

Fore Syntax

Dimensions: ICubeCreatorDimensions;

Fore.NET Syntax

Dimensions: Prognoz.Platform.Interop.Cubes.ICubeCreatorDimensions;

Description

The Dimensions property returns the dimensions collection of created cube.

Example

The example of use is given in description of the CreateCube method.

See also:

ICubeCreator