次の方法で共有


PredictionQueryToken.OrderBy プロパティ

定義

使用可能な値を取得または設定します。 '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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象