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
public enum MessageType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Medical.Workstation.MessageType = function() { }; Leadtools.Medical.Workstation.MessageType.prototype = {
LeadtoolsMemberMarker(replace me) };
__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
Member | Description |
---|---|
Error | Indicate that an error occured and the message contains the error description. |
Information | Indicate that the message contains information for the user. |
Warning | Indicate that the message contains warning for the user. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.MessageType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2