PromotionCollection.GetDemotionEnumerator Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetDemotionEnumerator() | Returns an enumerator for all the promotions with a negative boost value. These promotions are called demotions. | |
GetDemotionEnumerator(PromotionSortField, SortDirection) | Returns an enumerator for all the promotions with a negative boost value in the collection, sorting on the specified field in the specified direction. These promotions are called demotions. | |
GetDemotionEnumerator(PromotionSortField, SortDirection, Int32, Int32) | Returns an enumerator for a subset of the promotions with a negative boost value in the collection, sorting on the specified field in the specified direction. These promotions are called demotions. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace