Метод ResultItemTypeManager.AddResultItemType
Добавляет новый ResultItemType службы поиска
Пространство имен: Microsoft.Office.Server.Search.Administration
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
Public Function AddResultItemType ( _
type As ResultItemType _
) As ResultItemType
'Применение
Dim instance As ResultItemTypeManager
Dim type As ResultItemType
Dim returnValue As ResultItemType
returnValue = instance.AddResultItemType(type)
public ResultItemType AddResultItemType(
ResultItemType type
)
Параметры
Возвращаемое значение
Тип: Microsoft.Office.Server.Search.Administration.ResultItemType
См. также
Справочные материалы
Элементы ResultItemTypeManager
Пространство имен Microsoft.Office.Server.Search.Administration