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()