Click or drag to resize

OrderFlowCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.GenericListOrderFlow
    Dynamicweb.Ecommerce.OrdersOrderFlowCollection

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

The OrderFlowCollection type exposes the following members.

Constructors
  NameDescription
Public methodOrderFlowCollection
Initializes a new instance of the OrderFlowCollection class
Top
See Also