Click or drag to resize

OrderFlow Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataDbObject
    Dynamicweb.Ecommerce.OrdersOrderFlow

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class OrderFlow : DbObject

The OrderFlow type exposes the following members.

Constructors
  NameDescription
Public methodOrderFlow
Initializes a new instance of the OrderFlow class
Public methodOrderFlow(Int32)
Initializes a new instance of the OrderFlow class
Top
Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyDescription
Public propertyID (Inherited from DbObject.)
Public propertyIsDefault
Public propertyIsNew (Inherited from DbObject.)
Public propertyName
Public propertyOrderType
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.)
Public fieldStatic memberCacheKey
Top
See Also