MVPSI.JAMSScheduler Namespace : SchedulerTriggerEventArgs Class |
The following tables list the members exposed by SchedulerTriggerEventArgs.
Name | Description | |
---|---|---|
![]() | SchedulerTriggerEventArgs 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) |
![]() | EventId | Gets or sets the SchedulerEventId for this event (Inherited from MVPSI.JAMSScheduler.SchedulerEventArgs) |
![]() | 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) |
![]() | ParentFolder | Gets the System object for this entry. |
![]() | Server | Overridden. JAMS Server |
![]() | Trigger | Gets the Setup object for this entry. |
![]() | TriggerID | Gets the TriggerID of the trigger that raised this event |
Name | Description | |
---|---|---|
![]() | MergeNameLists | Overridden. Merge the names from all the places they can come from |