Condividi tramite


RecommendationInner.States Proprietà

Definizione

Ottiene o imposta l'elenco degli stati di questa raccomandazione. Se è null, deve essere considerato "Attivo".

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a