The SourceName is used to aggregate different events together

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

Syntax

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

See Also