ManagedPropertyCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of managed properties
The ManagedPropertyCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Item | Returns a managed property. |
Top
Methods
Name | Description | |
---|---|---|
Contains | Returns a Boolean value that indicates whether the collection of managed properties contains a specific managed property. | |
Create(String, String, ManagedType) | Adds a new managed property to the managed property collection. | |
Create(String, String, ManagedType, Boolean, ManagedPropertySortableType, Boolean, SummaryType, Boolean, Boolean) | Adds a new managed property to the managed property collection. | |
GetEnumerator() | (Inherited from IEnumerable<ManagedProperty>.) | |
GetEnumerator() | (Inherited from IEnumerable.) |
Top
See Also
Reference
ManagedPropertyCollection Interface
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace