Whether this action is currently enabled.
Namespace: StreamBase.LiveView.API.AlertsAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 11.2.0.0 (11.2.1.1)
Syntax
| C# | Visual Basic | Visual C++ |
bool IsEnabled { get; set; }
Property IsEnabled As Boolean Get Set
property bool IsEnabled { bool get (); void set (bool value); }