次の方法で共有


JobResponse.ParentJobId プロパティ

定義

親ジョブのジョブ識別子 (存在する場合) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象