Partager via


Rating.RatingValue Propriété

Définition

Obtient ou définit l’évaluation moyenne (moyenne). Les valeurs possibles sont comprises entre 1.0 et 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à