ICubeCallbackSaveArgument.ValueFlags

Syntax

ValueFlags: Array;

Description

The ValueFlags property returns the array of flags used for marking changed data saved to cube.

Comments

The property returns the flags array specified in the ICubeInstanceStorage.SaveMatrixEx method.

Example

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

See also:

ICubeCallbackSaveArgument