JAMS 6.x Help
SchedulerTriggerEventArgs Class Members
Fields  Properties  Methods 


The following tables list the members exposed by SchedulerTriggerEventArgs.

Public Constructors
 NameDescription
Public ConstructorSchedulerTriggerEventArgs ConstructorDefault Constructor  
Top
Protected Fields
 NameDescription
Protected Fieldm_NotifyEMailThe backer for NotifyEMail (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Protected Fieldm_NotifyOtherThe backer for NotifyOther (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Protected Fieldm_NotifyUsersThe backer for NotifyUsers (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Top
Public Properties
 NameDescription
Public PropertyAlertsCollection of Alerts that are tied to this event. (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyAlertTypeOverridden. Returns the type of Alert that will handle this event.  
Public PropertyDefaultNotifyEMailDefault Notify Email Address (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyDefaultNotifyOtherDefault Notify Others (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyDefaultNotifyUsersDefault Notify Users (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyEventIdGets or sets the SchedulerEventId for this event (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyNotifyEMailGets or sets the list of e-mail addresses that should be notified.

Note that an event handler can modify this list and subsequent event handlers will get the modified list.

(Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyNotifyOtherGets or sets the list of "Other" targets that should be notified.

Note that an event handler can modify this list and subsequent event handlers will get the modified list.

(Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyNotifyUsersGets or sets the list of users that should be notified.

Note that an event handler can modify this list and subsequent event handlers will get the modified list.

(Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyParentFolderGets the System object for this entry.  
Public PropertyServerOverridden. JAMS Server  
Public PropertyTriggerGets the Setup object for this entry.  
Public PropertyTriggerIDGets the TriggerID of the trigger that raised this event  
Top
Public Methods
 NameDescription
Public MethodCloneOverridden. Creates a Copy of this object  
Top
Protected Methods
 NameDescription
Protected MethodMergeNameListsOverridden. Merge the names from all the places they can come from  
Top
See Also

Reference

SchedulerTriggerEventArgs Class
MVPSI.JAMSScheduler Namespace

Send Feedback