XFRACASDiagnosticsEntryType Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
Line 1: Line 1:
{{Template:API}}{{Template:APIBreadcrumbClass}}
{{Template:API}}{{Template:APIBreadcrumb}}





Latest revision as of 21:31, 13 November 2015

APIWiki.png


Member of: SynthesisAPI


Specifies the XFRACAS diagnostics type.

Members

Name Value Description
Error 1 The diagnostic message pertains to an error.
Warning 2 The diagnostic message provides a warning.
Information 4 The diagnostic message provides general information.



See Also