JAMS 6.x Help
TriggerActionSetup Class
Members 


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

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.TriggerAction
         MVPSI.JAMS.TriggerActionSetup

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

TriggerActionSetup Members
MVPSI.JAMS Namespace

Send Feedback