MVPSI.JAMS Namespace > Trigger Class : ResetWhenFired Property |
'Declaration
<System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.DescriptionAttribute("When set to true JAMS will reset this Trigger's status to Enabled after it fires.")> Public Property ResetWhenFired As System.Boolean
'Usage
Dim instance As Trigger Dim value As System.Boolean instance.ResetWhenFired = value value = instance.ResetWhenFired
[System.ComponentModel.DefaultValue()] [System.ComponentModel.Description("When set to true JAMS will reset this Trigger's status to Enabled after it fires.")] public System.bool ResetWhenFired {get; set;}
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