ICubeCallbackSaveArgument.SaveDataMode

Syntax

SaveDataMode: CubeStorageSaveDataMode;

Description

The SaveDataMode property returns the place where data was saved.

Comments

The property returns the place that was specified in the ICubeInstanceStorage.SaveDataMode property during the saving.

Example

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

See also:

ICubeCallbackSaveArgument