Gets a value indicating whether this instance can acknowledge alarms.
Namespace: Ico.AnyGlass.AlarmWorX.ViewModelAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool CanAcknowledgeAlarms { get; } |
Visual Basic |
---|
Public ReadOnly Property CanAcknowledgeAlarms As Boolean Get |
JScript |
---|
function get CanAcknowledgeAlarms () : boolean |