SearchServiceApplication.GetMappedManagedProperties - Méthode

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function GetMappedManagedProperties ( _
    crawledProperty As CrawledPropertyInfo, _
    owner As SearchObjectOwner _
) As ManagedPropertyInfoCollection
'Utilisation
Dim instance As SearchServiceApplication
Dim crawledProperty As CrawledPropertyInfo
Dim owner As SearchObjectOwner
Dim returnValue As ManagedPropertyInfoCollection

returnValue = instance.GetMappedManagedProperties(crawledProperty, _
    owner)
public ManagedPropertyInfoCollection GetMappedManagedProperties(
    CrawledPropertyInfo crawledProperty,
    SearchObjectOwner owner
)

Paramètres

Valeur renvoyée

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

Implémentations

ISchemaOperations.GetMappedManagedProperties(CrawledPropertyInfo, SearchObjectOwner)

Voir aussi

Référence

SearchServiceApplication classe

SearchServiceApplication - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms