Compartir a través de


PredictionQueryToken.OrderBy Propiedad

Definición

Obtiene o establece valores posibles: "Newest", "Oldest", "Suggested"

[Newtonsoft.Json.JsonProperty(PropertyName="orderBy")]
public string OrderBy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="orderBy")>]
member this.OrderBy : string with get, set
Public Property OrderBy As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a