Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the list of properties by which the search results are ordered.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property SortList As SortCollection
Get
'Usage
Dim instance As KeywordQuery
Dim value As SortCollection
value = instance.SortList
public SortCollection SortList { get; }
Property Value
Type: Microsoft.Office.Server.Search.Query.SortCollection
A SortCollection object.
See Also
Reference
Microsoft.Office.Server.Search.Query Namespace
Other Resources
Enterprise Search Keyword Syntax Reference