DeviceJobError.Code Property

Definition

Device Job Error

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to