Sdílet prostřednictvím


RecommendationInner.Enabled Vlastnost

Definice

Získá nebo nastaví hodnotu true, pokud je toto doporučení stále platné (tj. "s akcemi"). False, pokud je neplatná.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro