Partager via


SearchServiceApplication.AddResultItemType - Méthode

À usage 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 AddResultItemType ( _
    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.AddResultItemType(type, _
    WrapExceptionsForProxy)
public ResultItemType AddResultItemType(
    ResultItemType type,
    bool WrapExceptionsForProxy
)

Paramètres

Valeur renvoyée

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

Implémentations

ISearchSiteAdministrationServiceApplication.AddResultItemType(ResultItemType, Boolean)

Voir aussi

Référence

SearchServiceApplication classe

SearchServiceApplication - Membres

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