RankingModel.MakeDefault method

Sets this ranking model as the default ranking model.

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

Syntax

'Declaration
Public Sub MakeDefault
'Usage
Dim instance As RankingModel

instance.MakeDefault()
public void MakeDefault()

Remarks

This method ensures that only the specified ranking model is set as the default.

See also

Reference

RankingModel class

RankingModel members

Microsoft.Office.Server.Search.Administration namespace