Freigeben über


DiscountCriteriaFilter Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

This class is used to specify the Filtering Options that are used on the ApplyProductFilter and ApplyCategoryFilter methods of the DiscountItemCollection class.

The DiscountCriteriaFilter type exposes the following members.

Constructors

  Name Description
Aa186853.pubmethod(en-US,CS.70).gif DiscountCriteriaFilter Initializes a new instance of the DiscountCriteriaFilter class.

Top

Methods

  Name Description
Aa186853.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa186853.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa186853.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa186853.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa186853.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa186853.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa186853.pubproperty(en-US,CS.70).gif FilterOnAward Gets or sets a value that indicates if the filtered DiscountItemCollection should include discounts that are an award of a discount in the cache. The default value is true.
Aa186853.pubproperty(en-US,CS.70).gif FilterOnCondition Gets or sets a value that indicates if the filtered DiscountItemCollection should include discounts that are a condition of a discount in the cache. The default value is true.
Aa186853.pubproperty(en-US,CS.70).gif IncludeDiscountsWithEligibilityRequirements Gets or sets a value that indicates if the filtered DiscountItemCollection should include discounts that have eligibility requirement expressions associated with them. The default value is true.
Aa186853.pubproperty(en-US,CS.70).gif IncludeDiscountsWithPromoCodes Gets or sets a value that indicates if the filtered DiscountItemCollection should include discounts that have promotion codes (coupons) associated with them. The default value is true.
Aa186853.pubproperty(en-US,CS.70).gif IncludeInactiveDiscounts Gets or sets a value that indicates if the filtered DiscountItemCollection should include discounts that are not currently active. The default value is false.

Top

See Also

Reference

DiscountCriteriaFilter Class

Microsoft.CommerceServer.Runtime.Marketing Namespace