JAMS 6.x Help
Alert Class
Members 


A JAMS Alert definition. An Alert contains notification information that is sent as a result of one or more events that occur within JAMS. An Alert can be issued by one or more handlers such as SMTP or Paladin.
Object Model
Alert Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class Alert 
   Inherits BasePublicObject
'Usage
 
Dim instance As Alert
[System.Runtime.Serialization.DataContract()]
public sealed class Alert : BasePublicObject 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.Alert

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

Alert Members
MVPSI.JAMS Namespace

Send Feedback