Freigeben über


RecommendationsProperties.UpdateProperties-Methode

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

Syntax

'Declaration
Public Sub UpdateProperties ( _
    throwOnError As Boolean, _
    persistToDb As Boolean _
)
'Usage
Dim instance As RecommendationsProperties
Dim throwOnError As Boolean
Dim persistToDb As Boolean

instance.UpdateProperties(throwOnError, _
    persistToDb)
public void UpdateProperties(
    bool throwOnError,
    bool persistToDb
)

Parameter

Siehe auch

Referenz

RecommendationsProperties Klasse

RecommendationsProperties-Member

Microsoft.Office.Server.Search.Administration-Namespace