JobProperties.JobId プロパティ

定義

システムが生成されました。 作成時に無視されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象