Partager via


SearchParameters.Select Propriété

Définition

Obtient ou définit la liste des champs à récupérer. Si aucune valeur n'est spécifiée, tous les champs marqués comme récupérables dans le schéma sont inclus.

[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 à