ManagedProperty.GetMappings-Methode
Ruft 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 Function GetMappings As MappingCollection
'Usage
Dim instance As ManagedProperty
Dim returnValue As MappingCollection
returnValue = instance.GetMappings()
public MappingCollection GetMappings()
Rückgabewert
Typ: Microsoft.Office.Server.Search.Administration.MappingCollection
Eine Auflistung von Mapping -Objekten.