CalculationControl Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Contracts
public enum CalculationControl
| Member name | Value | Description | |
|---|---|---|---|
| Default | 0 | Default behaviour, existing values will be overwritten with calculated values | |
| KeepOriginalValues | 1 | If a value already exists (non-NULL and not zero), do not perform the calculation |