Click or drag to resize
SeriesSummaryColumn Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the name of the summary column this alert should be evaluated against

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

Property Value

Type: String
The name of the summary column this alert should be evaluated against

Return Value

Type: String
The name of the summary column this alert should be evaluated against
Remarks