DashboardAlertAlertConditionMet Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public bool AlertConditionMet { get; }
Public ReadOnly Property AlertConditionMet As Boolean
Get
public:
virtual property bool AlertConditionMet {
bool get () sealed;
}
function get_AlertConditionMet();
Property Value
Type:
BooleanSee Also