Partager via


SuggestParameters.Select Propriété

Définition

Obtient ou définit la liste des champs à récupérer. S’il n’est pas spécifié, seul le champ clé est inclus dans les résultats.

[Newtonsoft.Json.JsonIgnore]
public System.Collections.Generic.IList<string> Select { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.Select : System.Collections.Generic.IList<string> with get, set
Public Property Select As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonIgnoreAttribute

S’applique à