ValidationResultSaveFormat enumeration

ValidationResultSaveFormat enumeration

Specifies format in which result is saved.

The ValidationResultSaveFormat type exposes the following members:

Fields

FieldDescription
TEXTResult will be saved as text.
JSONResult will be saved as JSON.
XMLResult will be saved as XML.

See Also