SaveDataMode: CubeStorageSaveDataMode;
The SaveDataMode property returns the place where data was saved.
The property returns the place that was specified in the ICubeInstanceStorage.SaveDataMode property during the saving.
The example of use is given in description of ICubeInstanceStorage.SaveMatrixCallback.
See also: