RankingManager.demotedSites field
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected demotedSites As DemotedSiteCollection
'Usage
Dim value As DemotedSiteCollection
value = Me.demotedSites
Me.demotedSites = value
protected DemotedSiteCollection demotedSites