SearchServiceApplicationProxy.UpdateResultItemType-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 Function UpdateResultItemType ( _
type As ResultItemType, _
wrapExceptionsForProxy As Boolean _
) As ResultItemType
'Usage
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
)
Parameter
- wrapExceptionsForProxy
Typ: System.Boolean
Rückgabewert
Typ: Microsoft.Office.Server.Search.Administration.ResultItemType
Implementiert
ISearchSiteAdministrationServiceApplication.UpdateResultItemType(ResultItemType, Boolean)
Siehe auch
Referenz
SearchServiceApplicationProxy Klasse
SearchServiceApplicationProxy-Member