The machine name will be shown in the ActorID when Acking
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.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) |