JAMS Developer Guide
NotificationJob Class
Members 


MVPSI.JAMS Namespace : NotificationJob Class
A NotificationJob is an event handler element that can be applied to jobs or folders. When one of the enabled events occurs, the notification job is submitted.
Object Model
NotificationJob Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class NotificationJob 
   Inherits Element
   Implements IElement 
'Usage
 
Dim instance As NotificationJob
[System.Runtime.Serialization.DataContract()]
public class NotificationJob : Element, IElement  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Element
      MVPSI.JAMS.NotificationJob

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

NotificationJob Members
MVPSI.JAMS Namespace