←Select platform

MessageType Enumeration

Summary

Provide values for the MessagerMessageEventArgs.Type property.

Syntax

C#
VB
C++
public enum MessageType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum MessageType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class MessageType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0InformationIndicate that the message contains information for the user.
1WarningIndicate that the message contains warning for the user.
2ErrorIndicate that an error occurred and the message contains the error description.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize