JAMS 6.x Help
TriggerTokenProperties Class Members
Properties 


The following tables list the members exposed by TriggerTokenProperties.

Public Constructors
 NameDescription
Public ConstructorTriggerTokenProperties ConstructorCreates a TriggerTokenProperties from the passed SchedulerTriggerEventArgs.  
Top
Public Properties
 NameDescription
Public PropertyDescriptionGets the Description of the Trigger  
Public PropertyDetailTextReturns 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)
Public PropertyFolderGets the parent Folder of the Trigger  
Public PropertyNotifyEMailGets a Notify Email (Inherited from MVPSI.JAMSScheduler.TokenProperties)
Public PropertyNotifyOtherGets a NotifyOther string (Inherited from MVPSI.JAMSScheduler.TokenProperties)
Public PropertyNotifyUsersGets a NotifyUsers string (Inherited from MVPSI.JAMSScheduler.TokenProperties)
Public PropertySendPlainTextGets or Sets a boolean Send Plain Text (Inherited from MVPSI.JAMSScheduler.TokenProperties)
Public PropertySummaryTextReturns 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)
Public PropertyTriggerGets the Trigger that raised this event.  
Top
See Also

Reference

TriggerTokenProperties Class
MVPSI.JAMSScheduler Namespace

Send Feedback