Dynamicweb 8 Documentation
Discounts Class Properties


For a list of all members of this type, see Discounts members.

Public Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<Discount>)
Public PropertyDifferenceGets the difference.  
Public PropertyHasDiscountsGets a value indicating whether this instance has discounts.  
Public PropertyItemGets or sets the element at the specified index.  
Public PropertyPriceReturns the NEW price for the product when discounts are subtracted.  
Public PropertyPriceWithDifferenceGets the price with difference.  
Public PropertyTotalReturns the total discount in a number of different ways.  
Public PropertyTotalDiscountGets the total discount.  
Top
Protected Properties
 NameDescription
Protected PropertyItemsGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<Discount>)
Top
See Also

Reference

Discounts Class
Dynamicweb.eCommerce.Discounts Namespace

Send Feedback