DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
A value that indicates if this is a query or dashboard object alert
A value that indicates if this is a query or dashboard object alert
Gets a value that indicates if this is a query or dashboard object alert
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
public DashboardAlert..::..AlertTypeEnum AlertType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property AlertType As DashboardAlert..::..AlertTypeEnum Get |
| Visual C++ |
|---|
public: virtual property DashboardAlert..::..AlertTypeEnum AlertType { DashboardAlert..::..AlertTypeEnum get () sealed; } |
Property Value
Type: DashboardAlert..::..AlertTypeEnumA value that indicates if this is a query or dashboard object alert
Return Value
Type: DashboardAlert..::..AlertTypeEnumA value that indicates if this is a query or dashboard object alert