Partager via


RecommendedAction.Score Propriété

Définition

Obtient l’impact de cette action recommandée. Les valeurs possibles sont 1 - Impact faible, 2 - Impact moyen et 3 - Impact élevé

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à