Click or drag to resize
AlertConditionsCount Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the number of AlertConditions in this collection.

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

Return Value

Type: Int32
The number of AlertConditions in this collection.
Remarks