The following tables list the members exposed by NotificationJob.
Public Constructors
Public Properties
| Name | Description |
| Critical | When set to true, this element will submit the notification job when a critical event occurs. |
| Description | Gets a description of this element (Inherited from MVPSI.JAMS.Element) |
| ElementId | Gets the internal ID of this element. (Inherited from MVPSI.JAMS.Element) |
| ElementKind | Gets the ElementKind of this element. This cannot be modified, it is defined in the ElementType. (Inherited from MVPSI.JAMS.Element) |
| ElementName | Gets or sets the name of this element. (Inherited from MVPSI.JAMS.Element) |
| ElementState | Gets the ElementState of this element. (Inherited from MVPSI.JAMS.Element) |
| ElementTypeId | Gets the internal ID of this type of element. (Inherited from MVPSI.JAMS.Element) |
| ElementTypeName | Gets the name of this type of element. (Inherited from MVPSI.JAMS.Element) |
| ElementUid | Get or sets the internal GUID of this element. (Inherited from MVPSI.JAMS.Element) |
| Enabled | Returns a boolean value that indicates if this element is enabled. (Inherited from MVPSI.JAMS.Element) |
| EntryError | When set to true, this element will submit the notification job when an entry completes with an Error severity. |
| EntryFatal | When set to true, this element will submit the notification job when an entry completes with a Fatal severity. |
| EntryInformational | When set to true, this element will submit the notification job when an entry completes with an Informational severity. |
| EntryStarted | When set to true, this element will submit the notification job when an entry starts. |
| EntrySuccess | When set to true, this element will submit the notification job when an entry completes with an Success severity. |
| EntryWarning | When set to true, this element will submit the notification job when a entry completes with an Warning severity. |
| High | When set to true, this element will submit the notification job when a high event occurs. |
| Inherited | Returns true if the Element was inherited from a folder above the current object. (Inherited from MVPSI.JAMS.Element) |
| InheritedFromId | Returns the ID of the object that we inherited from. (Inherited from MVPSI.JAMS.Element) |
| InheritedFromName | Returns the name of the object that we inherited from. (Inherited from MVPSI.JAMS.Element) |
| InheritedFromType | Returns type of object that we inherited from. (Inherited from MVPSI.JAMS.Element) |
| IsJobRelative | Gets or sets a boolean that specifies if the reference to the NotificationJob job is a relative or absolute reference. |
| Job | Gets or sets the notification job. |
| JobId | Gets or sets the name of the NotificationJob job |
| JobName | Gets or sets the name of the NotificationJob job |
| Low | When set to true, this element will submit the notification job when a low event occurs. |
| Moderate | When set to true, this element will submit the notification job when a moderate event occurs. |
| Normal | When set to true, this element will submit the notification job when a normal event occurs. |
| Properties | Gets the collection of properties for this element. (Inherited from MVPSI.JAMS.Element) |
| Urgent | When set to true, this element will submit the notification job when an urgent event occurs. |
| WriteToEntry | When a job is submitted, should this element be included in the Entry? (Inherited from MVPSI.JAMS.Element) |
| WriteToHistory | When a job completes, should this element be included in the History? (Inherited from MVPSI.JAMS.Element) |
Top
Public Methods
Public Events
See Also