Click or drag to resize

DiscountCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionDiscount
    Dynamicweb.Ecommerce.Orders.DiscountsDiscountCollection

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class DiscountCollection : Collection<Discount>

The DiscountCollection type exposes the following members.

Constructors
Properties
  NameDescription
Protected propertyData
Top
Methods
See Also