Click or drag to resize

RecurringOrder Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataDbObject
    Dynamicweb.Ecommerce.OrdersRecurringOrder

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

The RecurringOrder type exposes the following members.

Constructors
  NameDescription
Public methodRecurringOrder
Initializes a new instance of the RecurringOrder class
Public methodRecurringOrder(IDataReader)
Initializes a new instance of the RecurringOrder 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