Moonware.Common
AlertAction Enumeration



Enum object for AlertAction
Syntax
'Declaration
 
<DataContractAttribute()>
Public Enum AlertAction 
   Inherits System.Enum
'Usage
 
Dim instance As AlertAction
[DataContractAttribute()]
public enum AlertAction : System.Enum 
[DataContractAttribute()]
public enum class AlertAction : public System.Enum 
Members
MemberDescription
AddToAlertManager AddToAlertManager
Capture Capture
Record Record
SendEmail SendEmail
SendSMS SendSMS
UploadCloud UploadCloud
UploadFTP UploadFTP
UploadHTTP UploadHTTP
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Moonware.Common.AlertAction

Requirements

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

See Also

Reference

Moonware.Common Namespace

Send Feedback