Shows the machine name in the ActorID together with the Operator when the user acknowledges the alarms
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool ShowMachineName { get; set; } |
| Visual Basic |
|---|
Public Property ShowMachineName As Boolean Get Set |
| JScript |
|---|
function get ShowMachineName () : boolean function set ShowMachineName (value : boolean) |