Dynamicweb.eCommerce.Orders Namespace : CustomerOrderCollection Class |
For a list of all members of this type, see CustomerOrderCollection members.
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<Order>) | |
Item | Gets or sets the element at the specified index. (Inherited from Dynamicweb.eCommerce.Orders.OrderCollection) | |
MaxDate | Find the max date of order. | |
MinDate | Find the min date of order. | |
SortByField | Gets or sets the sort by field. (Inherited from Dynamicweb.eCommerce.Orders.OrderCollection) | |
SortOrder | Gets or sets the sort order. (Inherited from Dynamicweb.eCommerce.Orders.OrderCollection) | |
UniqueProducts | Gets the array of unique products. |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<Order>) |