Click or drag to resize
AlertConditionParent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the parent of this alert condition

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

Property Value

Type: AlertConditions
The parent of this alert condition

Return Value

Type: AlertConditions
The parent of this alert condition
Remarks