JAMS 6.x Help
AlertReq Class
Members 


A AlertReq is an Alert requirement that a JAMS object sends.
Object Model
AlertReq Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class AlertReq 
   Inherits BasePublicObject
'Usage
 
Dim instance As AlertReq
[System.Runtime.Serialization.DataContract()]
public sealed class AlertReq : BasePublicObject 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.AlertReq

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

AlertReq Members
MVPSI.JAMS Namespace