IAlgorithmSettings.SaveData

Syntax

SaveData: Boolean;

Description

The SaveData property determines whether algorithm calculation result or single blocks calculation result is saved to database.

Comments

Available values:

Example

The property use is given in the example for IAlgorithmSettings.CheckArithmeticErrors.

See also:

IAlgorithmSettings