Click or drag to resize

Discount Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataDbObject
    Dynamicweb.Ecommerce.Orders.DiscountsDiscount

Namespace:  Dynamicweb.Ecommerce.Orders.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public class Discount : DbObject

The Discount type exposes the following members.

Constructors
  NameDescription
Public methodDiscount
Initializes a new instance of the Discount class
Public methodDiscount(IDataReader) Obsolete.
Initializes a new instance of the Discount class
Top
Properties
Methods
Fields
  NameDescription
Protected field_id (Inherited from DbObject.)
Protected field_keyField (Inherited from DbObject.)
Protected field_tableName (Inherited from DbObject.)
Top
See Also