Click or drag to resize

OrderCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionOrder
    Dynamicweb.Ecommerce.OrdersOrderCollection
      Dynamicweb.Ecommerce.OrdersCustomerOrderCollection

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
[ObsoleteAttribute]
public class OrderCollection : Collection<Order>

The OrderCollection type exposes the following members.

Constructors
  NameDescription
Public methodOrderCollection
Initializes a new instance of the OrderCollection class
Top
Properties
  NameDescription
Public propertyItem
Public propertySortByField
Public propertySortOrder
Top
Methods
See Also