Module.DeviceId Property

Definition

Device Id.

[Newtonsoft.Json.JsonProperty(PropertyName="deviceId")]
public string DeviceId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deviceId")>]
member this.DeviceId : string
Public ReadOnly Property DeviceId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to