Freigeben über


ManagedProperty.SetMappings-Methode

Legt die Auflistung von Mapping -Objekten für eine verwaltete Eigenschaft.

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
)

Parameter

Siehe auch

Referenz

ManagedProperty Klasse

ManagedProperty-Member

Microsoft.Office.Server.Search.Administration-Namespace