Name | Description | |
---|---|---|
TriggerTokenProperties Constructor | Creates a TriggerTokenProperties from the passed SchedulerTriggerEventArgs. |
The following tables list the members exposed by TriggerTokenProperties.
Name | Description | |
---|---|---|
TriggerTokenProperties Constructor | Creates a TriggerTokenProperties from the passed SchedulerTriggerEventArgs. |
Name | Description | |
---|---|---|
Description | Gets the Description of the Trigger | |
DetailText | Returns the DetailText of the top Alert. Each time DetailText is referenced it will drop down an Alert. So, if the top level text references JAMS.DetailText, it will be replaced with the DetailText from the Alert below it. (Inherited from MVPSI.JAMSScheduler.TokenProperties) | |
Folder | Gets the parent Folder of the Trigger | |
NotifyEMail | Gets a Notify Email (Inherited from MVPSI.JAMSScheduler.TokenProperties) | |
SendPlainText | Gets or Sets a boolean Send Plain Text (Inherited from MVPSI.JAMSScheduler.TokenProperties) | |
SummaryText | Returns the SummaryText of the top Alert. Each time SummaryText is referenced it will drop down an Alert. So, if the top level text references JAMS.SummaryText, it will be replaced with the SummaryText from the Alert below it. (Inherited from MVPSI.JAMSScheduler.TokenProperties) |