SearchServiceApplicationProxy.UpdateResultItemType 方法 (ResultItemType, Boolean)

仅供内部使用。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Function UpdateResultItemType ( _
    type As ResultItemType, _
    wrapExceptionsForProxy As Boolean _
) As ResultItemType
用法
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
)

参数

返回值

类型:Microsoft.Office.Server.Search.Administration.ResultItemType

实现

ISearchSiteAdministrationServiceApplication.UpdateResultItemType(ResultItemType, Boolean)

另请参阅

引用

SearchServiceApplicationProxy 类

SearchServiceApplicationProxy 成员

UpdateResultItemType 重载

Microsoft.Office.Server.Search.Administration 命名空间