Condividi tramite


RecommendationInner.Enabled Proprietà

Definizione

Ottiene o imposta true se questa raccomandazione è ancora valida, ad esempio "utilizzabile". False se non è valido.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a