ScopesManager.EnsurePopulated Method
Sets the Search scope compilation information to the default global values if not already set.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Sub EnsurePopulated
'Usage
Me.EnsurePopulated()
protected void EnsurePopulated()
Remarks
If the isPopulated property is false, this method calls the Populate() method to set the Search scope compilation information to the default global values.