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