Click or drag to resize

DiscountTranslationCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionDiscountTranslation
    Dynamicweb.Ecommerce.Orders.DiscountsDiscountTranslationCollection

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

The DiscountTranslationCollection type exposes the following members.

Constructors
  NameDescription
Public methodDiscountTranslationCollection
Initializes a new instance of the DiscountTranslationCollection class
Top
Methods
See Also