SearchServiceApplicationProxy.DeleteResultItemType-Methode (ResultItemType, Boolean)
Wird nur intern verwendet.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub DeleteResultItemType ( _
type As ResultItemType, _
wrapExceptionsForProxy As Boolean _
)
'Usage
Dim instance As SearchServiceApplicationProxy
Dim type As ResultItemType
Dim wrapExceptionsForProxy As Boolean
instance.DeleteResultItemType(type, wrapExceptionsForProxy)
public void DeleteResultItemType(
ResultItemType type,
bool wrapExceptionsForProxy
)
Parameter
- wrapExceptionsForProxy
Typ: System.Boolean
Implementiert
ISearchSiteAdministrationServiceApplication.DeleteResultItemType(ResultItemType, Boolean)
Siehe auch
Referenz
SearchServiceApplicationProxy Klasse
SearchServiceApplicationProxy-Member