Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Represents a catalog condition that must be true for a discount to apply.
The DiscountCondition type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Basis | Gets or sets the type of the discount buy condition. |
![]() |
ConditionExpression | Gets or sets a reference to the expression that is evaluated against each item in the user's basket. |
![]() |
MinimumAmount | Gets or sets the minimum amount (price or quantity) that must exist for this condition to be satisfied. |
Top