DataPA Enterprise Dashboard Controls API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)

Syntax

C#
DashboardAlert..::..AlertTypeEnum AlertType { get; }
Visual Basic
ReadOnly Property AlertType As DashboardAlert..::..AlertTypeEnum
	Get
Visual C++
property DashboardAlert..::..AlertTypeEnum AlertType {
	DashboardAlert..::..AlertTypeEnum get ();
}

Property Value

Type: DashboardAlert..::..AlertTypeEnum

See Also