Dynamicweb.eCommerce.Discounts Namespace : Discounts Class |
For a list of all members of this type, see Discounts members.
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<Discount>) | |
Difference | Gets the difference. | |
HasDiscounts | Gets a value indicating whether this instance has discounts. | |
Item | Gets or sets the element at the specified index. | |
Price | Returns the NEW price for the product when discounts are subtracted. | |
PriceWithDifference | Gets the price with difference. | |
Total | Returns the total discount in a number of different ways. | |
TotalDiscount | Gets the total discount. |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<Discount>) |