Frames.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

適用対象