Compartilhar via


RecommendedAction.Score Propriedade

Definição

Obtém o impacto dessa ação recomendada. Os valores possíveis são 1 – Baixo impacto, 2 – Impacto Médio e 3 – Alto Impacto

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a