Share via


ManagedPropertyCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of managed properties

The ManagedPropertyCollection type exposes the following members.

Properties

  Name Description
Public property Item Returns a managed property.

Top

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