The ExistingDataPreserveMethod enumeration is used to determine a method of saving disaggregated data.
It is used by the following property:
Value | Brief description |
0 | None. Do not save. |
1 | Always. Always save. |
2 | OnNull. Save if aggregation result is empty. |
See also: