| CustomerOrderCollection Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [SerializableAttribute]
public class CustomerOrderCollection : OrderCollection
<SerializableAttribute>
Public Class CustomerOrderCollection
Inherits OrderCollection
The CustomerOrderCollection type exposes the following members.
Constructors Properties Methods
| Name | Description |
---|
| Load(Int64) | Obsolete. |
| Load(String) | (Inherited from OrderCollection.) |
| Load(Int64, String) | Obsolete. |
| Load(Int64, String, Int32) | Obsolete. |
| Load(CustomerCenterSettings, OrderType, Int32) | |
| Load(Int64, String, OrderType, Boolean) | |
| Load(Int64, String, Int32, Boolean) | Obsolete. |
| Load(Int64, String, OrderType, Int32, Boolean, String) | |
| Load(Int64, String, OrderType, Int32, Boolean, String, DateTime) | |
| LoadPendingOrders | |
| LoadQuotes(Int64, String) | Obsolete. |
| LoadQuotes(Int64, String, Boolean) | Obsolete. |
| Sort | (Inherited from OrderCollection.) |
| Sort(String, SortOrderType) | (Inherited from OrderCollection.) |
TopFields See Also