Looks up a localized string similar to The Machine Name is logged together with the Operator Name when an alarm is acked. The machine name will be visualized in the ActorID column of the alarm.
Namespace: Ico.Awx.ResourcesAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public static string ShowMachineNameDescription { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property ShowMachineNameDescription As String
Get |
JScript |
---|
static function get ShowMachineNameDescription () : String
|
See Also