ValidationMode Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.AnalysisDataModel.Contracts
public enum ValidationMode
| Member name | Value | Description | |
|---|---|---|---|
| Adding | 0 | Adding: indicates that the object is being added. | |
| Updating | 1 | Updating: indicates that the object is being updated |