Returns the server name from the alarm tag. If no server name can be retrieved an empty string is returned
Namespace: Ico.Awx.CommonAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string GetServerName() |
| Visual Basic |
|---|
Public Function GetServerName As String |
| JScript |
|---|
public function GetServerName() : String |