ICubeCreator.Facts

Fore Syntax

Facts: ICubeCreatorFacts;

Fore.NET Syntax

Facts: Prognoz.Platform.Interop.Cubes.ICubeCreatorFacts;

Description

The Facts property returns the facts collection of the created cube.

Example

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

See also:

ICubeCreator