DiscountItem Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Represents a collection of properties for a particular discount.
The DiscountItem type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetBasketDisplay | Overloaded. Gets the basket display string for the current or specified culture. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the count of the number of elements in the DiscountItem collection. |
![]() |
Item | Overloaded. Gets a particular property of the discount collection, based upon the index or key name. |
Top