Allow ACK not active.
Namespace: Ico.AnyGlass.AlarmWorX.ViewModelAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool AllowAcknowledgeNotActive { get; set; } |
Visual Basic |
---|
Public Property AllowAcknowledgeNotActive As Boolean Get Set |
JScript |
---|
function get AllowAcknowledgeNotActive () : boolean function set AllowAcknowledgeNotActive (value : boolean) |