Dela via


Review.ReviewId Property

Definition

Gets or sets id of the review.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to