ManagedProperty.SetMappings Method

Sets the collection of Mapping objects for a managed property.

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

Syntax

'Declaration
Public Sub SetMappings ( _
    mappings As MappingCollection _
)
'Usage
Dim instance As ManagedProperty
Dim mappings As MappingCollection

instance.SetMappings(mappings)
public void SetMappings(
    MappingCollection mappings
)

Parameters

See Also

Reference

ManagedProperty Class

ManagedProperty Members

Microsoft.Office.Server.Search.Administration Namespace