Specifies the name of the alarm server whose state is changed

Namespace: Ico.Awx
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string Name { get; private set; }
Visual Basic
Public Property Name As String
	Get
	Private Set
JScript
function get Name () : String
private function set Name (value : String)

See Also