JAMS 6.x Help
TriggerActionJob Class
Members 


TriggerActionJob is a Job which will be submitted when a Trigger's Events have occurred.
Object Model
TriggerActionJob Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
<System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.TriggerActionJob+jobData)>
Public NotInheritable Class TriggerActionJob 
   Inherits TriggerAction
'Usage
 
Dim instance As TriggerActionJob
[System.Runtime.Serialization.DataContract()]
[System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.TriggerActionJob+jobData)]
public sealed class TriggerActionJob : TriggerAction 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.TriggerAction
         MVPSI.JAMS.TriggerActionJob

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

TriggerActionJob Members
MVPSI.JAMS Namespace

Send Feedback