Compartilhar via


Rating.RatingValue Propriedade

Definição

Obtém ou define a classificação média (média). Os valores possíveis são de 1,0 a 5,0.

[Newtonsoft.Json.JsonProperty(PropertyName="ratingValue")]
public double RatingValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ratingValue")>]
member this.RatingValue : double with get, set
Public Property RatingValue As Double

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a