Share via


Ranking.RankingModels Property

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property RankingModels As RankingModelCollection
    Get
'Usage
Dim instance As Ranking
Dim value As RankingModelCollection

value = instance.RankingModels
public RankingModelCollection RankingModels { get; }

Property Value

Type: Microsoft.Office.Server.Search.Administration.RankingModelCollection
Returns RankingModelCollection.

See Also

Reference

Ranking Class

Ranking Members

Microsoft.Office.Server.Search.Administration Namespace