Click or drag to resize
DashboardAlert Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The DashboardAlert type exposes the following members.

Properties
  Name Description
Public property AlertConditionMet
Public property AlertConditions
Gets and sets the alert conditions for this alert
Public property AlertLastRaised
Gets the time and date the alert was last raised
Public property AlertType
Gets a value that indicates if this is a query or dashboard object alert
Public property Dashboard
Gets the parent ManagedDashboard object
Public property DataTag
Gets and sets a value that identifies the specific data table from the query this alert shoud be evaluated against
Public property Description
Gets and sets a description for this alert
Public property EmailBody
Gets and sets the body of the email sent with this alert
Public property EmailRecipients
Gets and sets the email recipients for this alert
Public property Filter
Gets and sets the DashboardFilter object that is used to express this DashboardQuery alert
Public property Guid
Gets and sets a Guid that uniquely idenifies this object.
Public property ID
Gets a unique identifier that idenifies this object.
Public property Images
Gets and sets a dictionary of images related to this alert
Public property IncludeImageInEmail
Gets and sets a value that indicates if an image should be included in the email
Public property IncludeImageInTweet
Gets and sets a value that indicates if the image should be included in the tweet
Public property IncludeLinkInTweet
Gets and sets a value that indicates if the Link should be included in the tweet
Public property MinTimeSinceLastAlert
Gets and sets the minimum time spane between each time this alert is raised
Public property Name
Gets and sets a Name for this alert
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property Parent
Gets and sets the parent of this object
Public property ParentObject
Gets and sets the parent DashboardObject object.
Public property ParentQuery
Gets the parent DashboardQuery object.
Public property SendEmail
Gets and sets a property that indicates if this alert should send an email
Public property Skip
Indicates that the alert should not be handled at this time, as the MinTimeSinceLastAlert has not yet passed.
Public property Text
Gets and sets the text for this alert
Public property TwitterAccounts
Gets and sets a list of twitter account ID's to tweet to
Public property TwitterMessage
Gets and sets the message to be tweeted
Top
See Also