次の方法で共有


Job.ReviewId プロパティ

定義

レビュー ID (作成された場合) を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象