Click or drag to resize
DashboardAlertText Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the text for this alert

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string Text { get; set; }

Property Value

Type: String
The text for this alert

Return Value

Type: String
The text for this alert
Remarks
Text will be used in mobile alerts, email subject lines etc
See Also