Share via


PromotionCollection.GetDemotionEnumerator Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method GetDemotionEnumerator() Returns an enumerator for all the promotions with a negative boost value. These promotions are called demotions.
Public method 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.
Public method 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

PromotionCollection Interface

PromotionCollection Members

Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace