ICubeInstanceStorage.NeedSaveChangeHistory

Syntax

NeedSaveChangeHistory: Boolean;

Description

The NeedSaveChangeHistory property determines whether to create a new revision in history on data saving.

Comments

The property is relevant if version history is enabled for the cube.

Available values:

Example

The property use is given in the example for ICubeInstanceStorage.CreateMatrix.

See also:

ICubeInstanceStorage