Partilhar via


AggregateRating.ReviewCount Propriedade

Definição

Obtém o número de vezes que a receita foi classificada ou revisada.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a