SaveMatrix(Matrix: IMatrix; ValueFlag: Integer);
Matrix. Matrix containing values that must be saved back to cube.
ValueFlag. Flag of elements containing changed data. Only the matrix elements are saved to cube, which flag corresponds with this value.
The SaveMatrix method saves the matrix with data to a cube.
The example of use is given in description of ICubeInstanceStorage.Callback.
See also: