ManagedPropertyCollection Methods

Include Protected Members
Include Inherited Members

The ManagedPropertyCollection type exposes the following members.

Methods

  Name Description
Public method Contains Returns a Boolean value that indicates whether the collection of managed properties contains a specific managed property.
Public method Create(String, String, ManagedType) Adds a new managed property to the managed property collection.
Public method Create(String, String, ManagedType, Boolean, ManagedPropertySortableType, Boolean, SummaryType, Boolean, Boolean) Adds a new managed property to the managed property collection.
Public method GetEnumerator() (Inherited from IEnumerable<ManagedProperty>.)
Public method GetEnumerator() (Inherited from IEnumerable.)

Top

See Also

Reference

ManagedPropertyCollection Interface

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace