Sdílet prostřednictvím


RecommendationInner.States Vlastnost

Definice

Získá nebo nastaví seznam stavů tohoto doporučení. Pokud je hodnota null, měla by být považována za aktivní.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.states")]
public System.Collections.Generic.IList<string> States { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.states")>]
member this.States : System.Collections.Generic.IList<string> with get, set
Public Property States As IList(Of String)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro