Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration MessageLevel

Used to control whether a message in a dialog/wizard is displayed as an error, warning, or informational message. Default is error.

Index

Enumeration members

Enumeration members

Error

Error: = 0

Information

Information: = 2

Warning

Warning: = 1

Generated using TypeDoc