ScopesManager.lastRefreshTime field

Represents the last time that the volatile Search scope compilation information was reset to the default global values.

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

Syntax

'Declaration
Protected lastRefreshTime As DateTime
'Usage
Dim value As DateTime

value = Me.lastRefreshTime

Me.lastRefreshTime = value
protected DateTime lastRefreshTime

See also

Reference

ScopesManager class

ScopesManager members

Microsoft.Office.Server.Search.Administration namespace