Compartir a través de


AggregateRating.ReviewCount Propiedad

Definición

Obtiene el número de veces que la receta se ha clasificado o revisado.

[Newtonsoft.Json.JsonProperty(PropertyName="reviewCount")]
public int? ReviewCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reviewCount")>]
member this.ReviewCount : Nullable<int>
Public ReadOnly Property ReviewCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a