Click or drag to resize
AlertConditionCategory Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the category this condition will be evaluated against

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

Property Value

Type: Category
The category this condition will be evaluated against

Return Value

Type: Category
The category this condition will be evaluated against
Remarks