Click or drag to resize

ErrorSeverity Enumeration

The ErrorSeverity enumeration represents the severity of a single error object.

Namespace:  Altova.RaptorXml
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public enum ErrorSeverity
Members
  Member nameValueDescription
Error1
Warning2
Inconsistency3
Info4
Other5
See Also