Ranking.StartRankingUpdate-Methode
Startet ein Ranking Update.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub StartRankingUpdate ( _
type As RankingUpdateType _
)
'Usage
Dim instance As Ranking
Dim type As RankingUpdateType
instance.StartRankingUpdate(type)
public void StartRankingUpdate(
RankingUpdateType type
)
Parameter
type
Typ: Microsoft.Office.Server.Search.Administration.RankingUpdateTypeEin Wert aus der RankingUpdateType -Enumeration, die Rangfolge GUM-Aktualisierungstyp.