OnAfterSave(Argument: ICubeCallbackSaveArgument);
Argument. Argument containing information about results of data saving to cube.
The OnAfterSave method implements the event that occurs after data saving to cube.
The example of use is given in description of the ICubeInstanceStorage.SaveMatrixCallback property.
See also: