Freigeben über


SearchServiceApplicationProxy.GetMappedManagedProperties-Methode

GetMappedManagedProperties(CrawledPropertyInfo, SearchObjectOwner)

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Function GetMappedManagedProperties ( _
    crawledProperty As CrawledPropertyInfo, _
    owner As SearchObjectOwner _
) As ManagedPropertyInfoCollection
'Usage
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
)

Parameter

Rückgabewert

Typ: Microsoft.Office.Server.Search.Administration.ManagedPropertyInfoCollection

Implementiert

ISchemaOperations.GetMappedManagedProperties(CrawledPropertyInfo, SearchObjectOwner)

Siehe auch

Referenz

SearchServiceApplicationProxy Klasse

SearchServiceApplicationProxy-Member

Microsoft.Office.Server.Search.Administration-Namespace