Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.