Cube: ICubeInstance;
Cube: Prognoz.Platform.Interop.Cubes.ICubeInstance;
The Cube property returns instance of the cube, for which calculation is executed.
The example of use is given in description of the ICubeCombinedExecutor.AddCube method.
See also:
ICubeCombinedExecutorItem