Partager via


SearchServiceApplicationProxy.DeleteResultItemType - 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 Sub DeleteResultItemType ( _
    type As ResultItemType, _
    wrapExceptionsForProxy As Boolean _
)
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim type As ResultItemType
Dim wrapExceptionsForProxy As Boolean

instance.DeleteResultItemType(type, wrapExceptionsForProxy)
public void DeleteResultItemType(
    ResultItemType type,
    bool wrapExceptionsForProxy
)

Paramètres

Implémentations

ISearchSiteAdministrationServiceApplication.DeleteResultItemType(ResultItemType, Boolean)

Voir aussi

Référence

SearchServiceApplicationProxy classe

SearchServiceApplicationProxy - Membres

DeleteResultItemType - Surcharge

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