Partager via


Recommendation.Enabled Propriété

Définition

Obtient ou définit true si cette recommandation est toujours valide (c.-à-d. « actionnable »). False si elle n’est pas valide.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.enabled")]
public int? Enabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.enabled")>]
member this.Enabled : Nullable<int> with get, set
Public Property Enabled As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à