SaveData: Boolean;
The SaveData property determines whether algorithm calculation result or single blocks calculation result is saved to database.
Available values:
True. When an algorithm or algorithm's single blocks are calculated, calculation results are saved to database.
False. When an algorithm or algorithm's single blocks are calculated, calculation results are not saved to database.
The property use is given in the example for IAlgorithmSettings.CheckArithmeticErrors.
See also: