Click or drag to resize
DashboardAlertDataTag Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that identifies the specific data table from the query this alert shoud be evaluated against

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

Property Value

Type: String
A value that identifies the specific data table from the query this alert shoud be evaluated against

Return Value

Type: String
A value that identifies the specific data table from the query this alert shoud be evaluated against
Remarks