SharePointSearchRuntime.SetSortOrderToLastModifiedTime method

Clears the existing sort order, and sets it to the last modified time.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub SetSortOrderToLastModifiedTime
'Usage
Dim instance As SharePointSearchRuntime

instance.SetSortOrderToLastModifiedTime()
public void SetSortOrderToLastModifiedTime()

See also

Reference

SharePointSearchRuntime class

SharePointSearchRuntime members

Microsoft.Office.Server.Search.Query namespace