JAMS 6.x Help
SchedulerEntryEventArgs Class Members
Fields  Properties  Methods 


The following tables list the members exposed by SchedulerEntryEventArgs.

Public Constructors
 NameDescription
Public ConstructorSchedulerEntryEventArgs 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 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
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

SchedulerEntryEventArgs Class
MVPSI.JAMSScheduler Namespace

Send Feedback