ICubeCallbackSaveArgument.ValueFlag

Syntax

ValueFlag: Integer;

Description

The ValueFlag property returns the flag used for marking the changed data saved to cube.

Comments

The property returns the flag specified in the ICubeInstanceStorage.SaveMatrix or ICubeInstanceStorage.SaveMatrixT method.

Example

The example of use is given in description of ICubeInstanceStorage.SaveMatrixCallback.

See also:

ICubeCallbackSaveArgument