| Name | Description | Type | Additional information |
|---|---|---|---|
| RepeatCounter |
Gets or sets the alert repeat counter |
integer |
None. |
| Category |
Gets or sets the alert category it belongs too |
string |
None. |
| SubCategory |
Gets or sets the alert sub category it belongs too |
string |
None. |
| Message |
Gets or sets the message |
string |
None. |
| SMSFriendlyMessage |
Gets or sets the message that is "SMS Friendly" |
string |
None. |
| AlertType |
Gets or sets the alert type |
AlertType |
None. |
| IsEmail |
Gets or sets whether the alert is for email |
boolean |
None. |
| IsSMS |
Gets or sets whether the alert is for sms |
boolean |
None. |
| RequiresAcknowledgement |
Gets or sets the requires acknowledgement |
boolean |
None. |
| AcknowledgedDate |
Gets or sets the date the alert was acknowledged |
date |
None. |
| AcknowledgementUserID |
Gets or sets the id of the user the alert was acknowleged by |
globally unique identifier |
None. |
| AlertDate |
Gets the alert date |
date |
None. |
| ResendWaitTimeMinutes |
Gets or sets the resend wait time in minutes |
integer |
None. |
| MaxRepeat |
Gets or sets the maximum repeats for an alert |
integer |
None. |
| ObjectID |
Gets or sets the ID of the object this alert is for |
globally unique identifier |
None. |
| ObjectType |
Gets or sets the type of object this alert is for |
OwnerType |
None. |
| IgnoreDate |
Gets or sets the ignore date. |
date |
None. |
| TriggerID |
Gets or sets the ID of the Band or Configured Alert that triggered this, if relevant. |
integer |
None. |
| Trigger |
Gets or sets the Type of Trigger for this alert. |
TriggerType |
None. |
| GoodCounter |
Gets or sets the counter for consecutive Good Readings |
integer |
None. |
| AlertRecipients |
Gets or sets the list of alert recipients |
Collection of AlertRecipient |
None. |
| LastHandled |
The Date and Time this alert was last handled |
date |
None. |
| ActionRequired |
Whether or not an action is required for this alert |
boolean |
None. |
| ObjectInfo |
Basic information for this object |
ObjectInfo |
None. |
| ID |
Gets ID for this record |
globally unique identifier |
None. |
| IntID |
Gets Integer ID for this record |
integer |
None. |