ICubeCombinedExecutorItem.Destination

Syntax

Destination: ICubeInstanceDestination;

Destination: Prognoz.Platform.Interop.Cubes.ICubeInstanceDestination;

Description

The Destination property returns display version of the cube, for which calculation is executed.

Fore and Fore.NET Examples

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

See also:

ICubeCombinedExecutorItem