Condividi tramite


PredictionQueryToken.OrderBy Property

Definition

Gets or sets possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to