DeviceConnectionStateEventProperties.ModuleId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="moduleId")]
public string ModuleId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="moduleId")>]
member this.ModuleId : string with get, set
Public Property ModuleId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to