MVPSI.JAMSScheduler Namespace : SchedulerTriggerEventArgs Class |
For a list of all members of this type, see SchedulerTriggerEventArgs members.
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 |