MVPSI.JAMS Namespace : Alert Class |
For a list of all members of this type, see Alert members.
Name | Description | |
---|---|---|
![]() | AlertID | Gets an integer that uniquely identifies this Alert definition. |
![]() | AlertName | The Name of the Alert |
![]() | Description | A Description of the Alert |
![]() | DetailText | Body of the Alert message. Used as the Body of an e-mail |
![]() | Error | Gets an error message that describes the errors in the object. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | EventList | List of Events that the Alert responds to. |
![]() | EventsModified | Gets a boolean which indicates if the AlertEvents were modified after the Alert was Loaded. |
![]() | HandlerList | List of Event Handlers that issue the Alert. IE. SMTP, Paladin, etc... |
![]() | HasErrors | The HasErrors property can be used to determine if the object has any errors. If the object needs to be validated, it is done before returning. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | InEdit | Is this object in the middle of an edit? (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | InheritanceName | This name is used when combining Alerts |
![]() | Item | Returns any error messages currently associated with this column. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | LastChange | Gets the date and time when this Alert definition was last changed. |
![]() | LastChangedBy | Gets the user who last changed this Alert. |
![]() | LastChangeUTC | Gets the UTC date and time when this Alert definition was last changed. |
![]() | LoadedFrom | Gets the JAMS Server that this Alert was loaded from. |
![]() | Modified | The Modified property keeps track of modified state of this object. You cannot set the Modified property. If you modify the object, the modified property will be true until you end or cancel the update. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | NewObject | The NewObject property indicates that this object has just been created and has never been saved on a JAMS Server. (Inherited from MVPSI.JAMS.BasePublicObject) |
![]() | NotifyNames | List of names that should be alerted |
![]() | ParentList | Gets the list that this object is contained in. |
![]() | References | Gets a list of References to this Alert. |
![]() | SummaryText | An overview of the Alert details. Used as the Subject of an e-mail |
![]() | Validated | The Validated property keeps track of the validation state of this object. If the object has been modified, Validated will be false until the object has been successfully validated by the Validate method. (Inherited from MVPSI.JAMS.BasePublicObject) |