ICubeCallbackBeforeSaveArgument.NeedSaveChangeHistory

Syntax

NeedSaveChangeHistory: Boolean;

Description

The NeedSaveChangeHistory property returns whether a new revision is created in history in case of data saving.

Comments

The property returns the value that was specified in the ICubeInstanceStorage.NeedSaveChangeHistory property during the saving.

See also:

ICubeCallbackBeforeSaveArgument