ICubeCombinedExecutorItem.Cube

Syntax

Cube: ICubeInstance;

Cube: Prognoz.Platform.Interop.Cubes.ICubeInstance;

Description

The Cube property returns instance of the cube, for which calculation is executed.

Fore and Fore.NET Examples

The example of use is given in description of the ICubeCombinedExecutor.AddCube method.

See also:

ICubeCombinedExecutorItem