ValueFlag: Integer;
ValueFlag: Integer;
The ValueFlag property returns the flag used for marking the changed data saved to cube.
The property returns the flag specified in the ICubeInstanceStorage.SaveMatrix or ICubeInstanceStorage.SaveMatrixT method.
The example of use is given in description of ICubeInstanceStorage.SaveMatrixCallback.
See also: