Partager via


FacetRequestOptions.SortBy Propriété

Définition

Obtient ou définit le nom de colonne ou l’expression de requête sur lequel trier. La valeur par défaut est count si elle n’est pas présente.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à