JAMS 6.x Help
SchedulerEntryEventArgs Class Properties


For a list of all members of this type, see SchedulerEntryEventArgs members.

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 PropertyEntryGets the CurJob object for the entry.  
Public PropertyEventIdGets or sets the SchedulerEventId for this event (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs)
Public PropertyJAMSEntryJAMS Entry number  
Public PropertyJobGets the Job object for this entry.  
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 PropertyObjectIDReturns the ID the Object that the Event is for.  
Public PropertyParentFolderGets the System object for this entry.  
Public PropertyServerOverridden. JAMS Server  
Public PropertySetupGets the Setup object for this entry.  
Public PropertySetupJobGets the SetupJob for this entry.  
Top
See Also

Reference

SchedulerEntryEventArgs Class
MVPSI.JAMSScheduler Namespace