Click or drag to resize

VoucherList Class

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

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

The VoucherList type exposes the following members.

Constructors
  NameDescription
Public methodVoucherList
Initializes a new instance of the VoucherList class
Public methodVoucherList(IDataReader)
Initializes a new instance of the VoucherList class
Public methodVoucherList(Int32)
Initializes a new instance of the VoucherList class
Top
Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyCreatedDate
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertyListActive
Public propertyListDiscountId
Public propertyListName
Public propertyTransaction (Inherited from DbObject.)
Top
Methods
Fields
  NameDescription
Protected field_id (Inherited from DbObject.)
Protected field_keyField (Inherited from DbObject.)
Protected field_tableName (Inherited from DbObject.)
Top
See Also