Compartir a través de


Rating.RatingValue Propiedad

Definición

Obtiene o establece la clasificación media (promedio). Los valores posibles son 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a