MVPSI.JAMSScheduler Namespace : SchedulerEntryEventArgs Class |
For a list of all members of this type, see SchedulerEntryEventArgs 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) |
![]() | 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. |