SearchServiceApplicationProxy.AddResultItemType - 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 AddResultItemType ( _
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.AddResultItemType(type, _
wrapExceptionsForProxy)
public ResultItemType AddResultItemType(
ResultItemType type,
bool wrapExceptionsForProxy
)
Paramètres
- wrapExceptionsForProxy
Type : System.Boolean
Valeur renvoyée
Type : Microsoft.Office.Server.Search.Administration.ResultItemType
Implémentations
ISearchSiteAdministrationServiceApplication.AddResultItemType(ResultItemType, Boolean)
Voir aussi
Référence
SearchServiceApplicationProxy classe
SearchServiceApplicationProxy - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms