MVPSI.JAMS Namespace : TriggerEventFile Class |
TriggerEvents are defined as part of a JAMS Trigger. Triggers look for Events. When all of the Events for a Trigger are satisfied the Trigger fires the Actions which are also defined as part of the Trigger.
'Declaration
<System.Runtime.Serialization.DataContractAttribute()> <System.Runtime.Serialization.KnownTypeAttribute(MethodName="", Type=MVPSI.JAMS.TriggerEventFile+fileData)> Public NotInheritable Class TriggerEventFile Inherits TriggerEvent
'Usage
Dim instance As TriggerEventFile
[System.Runtime.Serialization.DataContract()] [System.Runtime.Serialization.KnownType(MethodName="", Type=MVPSI.JAMS.TriggerEventFile+fileData)] public sealed class TriggerEventFile : TriggerEvent
System.Object
MVPSI.JAMS.BasePublicObject
MVPSI.JAMS.TriggerEvent
MVPSI.JAMS.TriggerEventFile
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