DashboardAlertDescription Property |
|
DataPA OpenAnalytics API Reference
Gets and sets a description for this alert
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string Description { get; }
Public ReadOnly Property Description As String
Get
public:
virtual property String^ Description {
String^ get () sealed;
}
function get_Description();
Property Value
Type:
StringA description for this alert
Return Value
Type:
StringA description for this alert
Remarks See Also