Метод SearchServiceApplicationProxy.GetMappedManagedProperties
GetMappedManagedProperties(CrawledPropertyInfo, SearchObjectOwner)
Пространство имен: Microsoft.Office.Server.Search.Administration
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
Public Function GetMappedManagedProperties ( _
crawledProperty As CrawledPropertyInfo, _
owner As SearchObjectOwner _
) As ManagedPropertyInfoCollection
'Применение
Dim instance As SearchServiceApplicationProxy
Dim crawledProperty As CrawledPropertyInfo
Dim owner As SearchObjectOwner
Dim returnValue As ManagedPropertyInfoCollection
returnValue = instance.GetMappedManagedProperties(crawledProperty, _
owner)
public ManagedPropertyInfoCollection GetMappedManagedProperties(
CrawledPropertyInfo crawledProperty,
SearchObjectOwner owner
)
Параметры
- crawledProperty
Тип: Microsoft.Office.Server.Search.Administration.CrawledPropertyInfo
Возвращаемое значение
Тип: Microsoft.Office.Server.Search.Administration.ManagedPropertyInfoCollection
Реализации
ISchemaOperations.GetMappedManagedProperties(CrawledPropertyInfo, SearchObjectOwner)
См. также
Справочные материалы
SearchServiceApplicationProxy класс
Элементы SearchServiceApplicationProxy
Пространство имен Microsoft.Office.Server.Search.Administration