The SaveRubricatorDataOptions enumeration contains options for saving time series database data.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | Default_. Standard data saving. |
| 2 | NoValidateRules. Saving without executing validation rules. |
| 4 | NoForce. Saving without rewriting data. |
| 8 | NoRevise. Saving in the current revision. |
| 16 | NoEmptyCheck. Saving series data without checking the emptiness of the series. |
See also: