Click or drag to resize

CustomerOrderCollection Class

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]
public class CustomerOrderCollection : OrderCollection

The CustomerOrderCollection type exposes the following members.

Constructors
  NameDescription
Public methodCustomerOrderCollection
Initializes a new instance of the CustomerOrderCollection class
Top
Properties
  NameDescription
Public propertyItem (Inherited from OrderCollection.)
Public propertyMaxDate
Public propertyMinDate
Public propertySortByField (Inherited from OrderCollection.)
Public propertySortOrder (Inherited from OrderCollection.)
Public propertyUniqueProducts
Top
Methods
Fields
  NameDescription
Public fieldStatic memberOrderContextEmpty
Top
See Also