ScopesManager.isPopulated field
Indicates whether the Search scope compilation information has been 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 isPopulated As Boolean
'Usage
Dim value As Boolean
value = Me.isPopulated
Me.isPopulated = value
protected bool isPopulated