DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Type that expresses the type of alert
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public enum AlertTypeEnum |
Visual Basic |
---|
Public Enumeration AlertTypeEnum |
Visual C++ |
---|
public enum class AlertTypeEnum |
Members
Member name | Value | Description | |
---|---|---|---|
DashboardObject | 0 | Alert is evaluated from the summary data used to render a specific dashboard object | |
DashboardQuery | 1 | Alert is evaluated from the source data exposed by a dashboard query |