For internal use only. Not for customer use.
Defines the type of device the faceplate represents
(e.g.: iPhon4s, Nokialumii900, etc.).
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string DeviceID { get; } |
| Visual Basic |
|---|
Public ReadOnly Property DeviceID As String Get |
| JScript |
|---|
function get DeviceID () : String |