Поделиться через


Метод SearchServiceApplication.AddResultItemType

For internal use only.

Пространство имен:  Microsoft.Office.Server.Search.Administration
Сборка:  Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)

Синтаксис

'Декларация
Public Function AddResultItemType ( _
    type As ResultItemType, _
    WrapExceptionsForProxy As Boolean _
) As ResultItemType
'Применение
Dim instance As SearchServiceApplication
Dim type As ResultItemType
Dim WrapExceptionsForProxy As Boolean
Dim returnValue As ResultItemType

returnValue = instance.AddResultItemType(type, _
    WrapExceptionsForProxy)
public ResultItemType AddResultItemType(
    ResultItemType type,
    bool WrapExceptionsForProxy
)

Параметры

Возвращаемое значение

Тип: Microsoft.Office.Server.Search.Administration.ResultItemType

Реализации

ISearchSiteAdministrationServiceApplication.AddResultItemType(ResultItemType, Boolean)

См. также

Справочные материалы

SearchServiceApplication класс

Элементы SearchServiceApplication

Пространство имен Microsoft.Office.Server.Search.Administration