ICubeCallbackSaveArgument.Destination

Syntax

Destination: ICubeInstanceDestination;

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

Description

The Destination property returns display version of the cube, for which data is saved.

Fore and Fore.NET Examples

The example of use is given in description of ICubeInstanceStorage.SaveMatrixCallback.

See also:

ICubeCallbackSaveArgument