DataPA Enterprise Dashboard Controls API Reference
The DashboardAlert type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DashboardAlert()()()() |
Creates and returns a new DashboardAlert object
|
|
DashboardAlert(DashboardAlerts) |
Creates and returns a new DashboardAlert object
|
Methods
Name | Description | |
---|---|---|
GetObjectData | ||
SetObjectData |
Fields
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Properties
Name | Description | |
---|---|---|
AlertConditionMet | ||
AlertConditions |
Gets and sets the alert conditions for this alert
|
|
AlertLastRaised |
Gets the time and date the alert was last raised
|
|
AlertType |
Gets a value that indicates if this is a query or dashboard object alert
|
|
Dashboard |
Gets the parent ManagedDashboard object
|
|
DataTag |
Gets and sets a value that identifies the specific data table from the query this alert shoud be evaluated against
|
|
Description |
Gets and sets a description for this alert
|
|
EmailBody |
Gets and sets the body of the email sent with this alert
|
|
EmailRecipients |
Gets and sets the email recipients for this alert
|
|
Filter |
Gets and sets the DashboardFilter object that is used to express this DashboardQuery alert
|
|
Guid |
Gets and sets a Guid that uniquely idenifies this object.
|
|
ID |
Gets a unique identifier that idenifies this object.
|
|
Images |
Gets and sets a dictionary of images related to this alert
|
|
IncludeImageInEmail |
Gets and sets a value that indicates if an image should be included in the email
|
|
IncludeImageInTweet |
Gets and sets a value that indicates if the image should be included in the tweet
|
|
IncludeLinkInTweet |
Gets and sets a value that indicates if the Link should be included in the tweet
|
|
MinTimeSinceLastAlert |
Gets and sets the minimum time spane between each time this alert is raised
|
|
Name |
Gets and sets a Name for this alert
|
|
Parent |
Gets and sets the parent of this object
|
|
ParentObject |
Gets and sets the parent DashboardObject object.
|
|
ParentQuery |
Gets the parent DashboardQuery object.
|
|
SendEmail |
Gets and sets a property that indicates if this alert should send an email
|
|
Text |
Gets and sets the text for this alert
|
|
TwitterAccounts |
Gets and sets a list of twitter account ID's to tweet to
|
|
TwitterMessage |
Gets and sets the message to be tweeted
|