DeviceJobError.Code プロパティ

定義

デバイス ジョブ エラー

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象