RecommendationsProperties.UpdateProperties - Méthode
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Sub UpdateProperties ( _
throwOnError As Boolean, _
persistToDb As Boolean _
)
'Utilisation
Dim instance As RecommendationsProperties
Dim throwOnError As Boolean
Dim persistToDb As Boolean
instance.UpdateProperties(throwOnError, _
persistToDb)
public void UpdateProperties(
bool throwOnError,
bool persistToDb
)
Paramètres
- throwOnError
Type : System.Boolean
- persistToDb
Type : System.Boolean
Voir aussi
Référence
RecommendationsProperties classe
RecommendationsProperties - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms