Specifies the name of the alarm server whose state is changed

Namespace: Ico.Awx
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.306.0 (10.97.306.00)

Collapse imageSyntax

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)

Collapse imageSee Also