Share via


CrawledProperty.GetMappedManagedProperties Method

Returns an enumerator that can iterate through a ManagedPropertyCollection object.

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

Syntax

'Declaration
Public Function GetMappedManagedProperties As IEnumerable
'Usage
Dim instance As CrawledProperty
Dim returnValue As IEnumerable

returnValue = instance.GetMappedManagedProperties()
public IEnumerable GetMappedManagedProperties()

Return Value

Type: System.Collections.IEnumerable
An enumerator that can be used to iterate through the collection.

See Also

Reference

CrawledProperty Class

CrawledProperty Members

Microsoft.Office.Server.Search.Administration Namespace