| frmAlertAlert Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntaxpublic DashboardAlert Alert { get; set; }Public Property Alert As DashboardAlert
Get
Set
public:
property DashboardAlert^ Alert {
DashboardAlert^ get ();
void set (DashboardAlert^ value);
}function get_Alert();
function set_Alert(value);
Property Value
Type:
DashboardAlert
See Also