SearchServiceApplicationProxy.GetMappedManagedProperties - Méthode
GetMappedManagedProperties(CrawledPropertyInfo, SearchObjectOwner)
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 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
)
Paramètres
- crawledProperty
Type : Microsoft.Office.Server.Search.Administration.CrawledPropertyInfo
Valeur renvoyée
Type : Microsoft.Office.Server.Search.Administration.ManagedPropertyInfoCollection
Implémentations
ISchemaOperations.GetMappedManagedProperties(CrawledPropertyInfo, SearchObjectOwner)
Voir aussi
Référence
SearchServiceApplicationProxy classe
SearchServiceApplicationProxy - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms