Udostępnij za pośrednictwem


RecommendationInner.States Właściwość

Definicja

Pobiera lub ustawia listę stanów tego zalecenia. Jeśli jest to wartość null, należy ją uznać za "Aktywne".

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

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy