ManagedProperty.SetMappings, méthode (Microsoft.Office.Server.Search.Administration)
Sets the collection of Mapping objects for a managed property.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Sub SetMappings ( _
mappings As MappingCollection _
)
'Utilisation
Dim instance As ManagedProperty
Dim mappings As MappingCollection
instance.SetMappings(mappings)
public void SetMappings (
MappingCollection mappings
)
Paramètres
- mappings
A MappingCollection object containing the Mapping objects for the managed property.
Voir aussi
Référence
ManagedProperty, classe
Membres ManagedProperty
Microsoft.Office.Server.Search.Administration, espace de noms