Leadtools.Medical.Workstation Namespace : MessageType Enumeration |
public enum MessageType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MessageType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MessageType
__value public enum MessageType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class MessageType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Information | Indicate that the message contains information for the user. |
0x00000001 | Warning | Indicate that the message contains warning for the user. |
0x00000002 | Error | Indicate that an error occured and the message contains the error description. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.MessageType