SearchServiceApplicationProxy.UpdateResultItemType - Méthode (ResultItemType, Boolean)

Utilisation interne uniquement.

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 SearchServiceApplicationProxy
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

Valeur renvoyée

Type : Microsoft.Office.Server.Search.Administration.ResultItemType

Implémentations

ISearchSiteAdministrationServiceApplication.UpdateResultItemType(ResultItemType, Boolean)

Voir aussi

Référence

SearchServiceApplicationProxy classe

SearchServiceApplicationProxy - Membres

UpdateResultItemType - Surcharge

Microsoft.Office.Server.Search.Administration - Espace de noms