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