ValidationResultSaveFormat enumeration
ValidationResultSaveFormat enumeration
Specifies format in which result is saved.
The ValidationResultSaveFormat type exposes the following members:
Fields
| Field | Description |
|---|---|
| TEXT | Result will be saved as text. |
| JSON | Result will be saved as JSON. |
| XML | Result will be saved as XML. |