For internal use only. Not for customer use. Text name with white spaces that is used to apply labels to the device.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string DeviceName { get; }
Visual Basic
Public ReadOnly Property DeviceName As String
	Get
JScript
function get DeviceName () : String

See Also