MVPSI.JAMSScheduler Namespace : SchedulerEntryEventArgs Class |
The following tables list the members exposed by SchedulerEntryEventArgs.
Name | Description | |
---|---|---|
![]() | SchedulerEntryEventArgs Constructor | Default Constructor |
Name | Description | |
---|---|---|
![]() | m_NotifyEMail | The backer for NotifyEMail (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs) |
![]() | m_NotifyOther | The backer for NotifyOther (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs) |
![]() | m_NotifyUsers | The backer for NotifyUsers (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs) |
Name | Description | |
---|---|---|
![]() | Alerts | Collection of Alerts that are tied to this event. (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs) |
![]() | AlertType | Overridden. Returns the type of Alert that will handle this event. |
![]() | DefaultNotifyEMail | Default Notify Email Address (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs) |
![]() | DefaultNotifyOther | Default Notify Others (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs) |
![]() | DefaultNotifyUsers | Default Notify Users (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs) |
![]() | Entry | Gets the CurJob object for the entry. |
![]() | EventId | Gets or sets the SchedulerEventId for this event (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs) |
![]() | JAMSEntry | JAMS Entry number |
![]() | Job | Gets the Job object for this entry. |
![]() | NotifyEMail | Gets 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) |
![]() | NotifyOther | Gets 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) |
![]() | NotifyUsers | Gets 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) |
![]() | ObjectID | Returns the ID the Object that the Event is for. |
![]() | ParentFolder | Gets the System object for this entry. |
![]() | Server | Overridden. JAMS Server |
![]() | Setup | Gets the Setup object for this entry. |
![]() | SetupJob | Gets the SetupJob for this entry. |
Name | Description | |
---|---|---|
![]() | MergeNameLists | Overridden. Merge the names from all the places they can come from |