KeywordQueryProperties.SortList - Propriété
Obtient la liste des propriétés selon lequel les résultats sont triés.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property SortList As SortCollection
Get
Friend Set
'Utilisation
Dim instance As KeywordQueryProperties
Dim value As SortCollection
value = instance.SortList
[DataMemberAttribute]
public SortCollection SortList { get; internal set; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Query.SortCollection
La liste des propriétés et de la direction selon laquelle les résultats de la recherche sont triés.