Click or drag to resize

SalesDiscountCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionSalesDiscount
    Dynamicweb.Ecommerce.Orders.SalesDiscountsSalesDiscountCollection

Namespace:  Dynamicweb.Ecommerce.Orders.SalesDiscounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
[ObsoleteAttribute("This class is no longer used.")]
public class SalesDiscountCollection : Collection<SalesDiscount>

The SalesDiscountCollection type exposes the following members.

Constructors
  NameDescription
Public methodSalesDiscountCollection
Initializes a new instance of the SalesDiscountCollection class
Top
Methods
  NameDescription
Public methodLoad Obsolete.
Top
See Also