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