Click or drag to resize
DashboardAlertEventArgs Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event aurguments passed by ManagedDashboard in Alert event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DataPAEnterpriseDashboardDashboardAlertEventArgs

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public class DashboardAlertEventArgs : EventArgs, 
	_DashboardAlertEventArgs

The DashboardAlertEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodDashboardAlertEventArgs
Creates and returns a new DashboardAlertEventArgs object.
Top
Fields
Properties
  NameDescription
Public propertyDashboardAlert
Gets the DashboardAlert this event relates to.
Top
Remarks