ValueFlags: Array;
ValueFlags: Array;
The ValueFlags property returns the array of flags used for marking changed data saved to cube.
The property returns the flags array specified in the ICubeInstanceStorage.SaveMatrixEx method.
The example of use is given in description of ICubeInstanceStorage.SaveMatrixEx.
See also: