SearchServiceApplication.UpdateResultItemType - 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 Function UpdateResultItemType ( _
type As ResultItemType, _
WrapExceptionsForProxy As Boolean _
) As ResultItemType
'Utilisation
Dim instance As SearchServiceApplication
Dim type As ResultItemType
Dim WrapExceptionsForProxy As Boolean
Dim returnValue As ResultItemType
returnValue = instance.UpdateResultItemType(type, _
WrapExceptionsForProxy)
public ResultItemType UpdateResultItemType(
ResultItemType type,
bool WrapExceptionsForProxy
)
Paramètres
- WrapExceptionsForProxy
Type : System.Boolean
Valeur renvoyée
Type : Microsoft.Office.Server.Search.Administration.ResultItemType
Implémentations
ISearchSiteAdministrationServiceApplication.UpdateResultItemType(ResultItemType, Boolean)
Voir aussi
Référence
SearchServiceApplication classe
SearchServiceApplication - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms