Dynamicweb 8 Documentation
CustomerOrderCollection Class Properties


For a list of all members of this type, see CustomerOrderCollection members.

Public Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<Order>)
Public PropertyItemGets or sets the element at the specified index. (Inherited from Dynamicweb.eCommerce.Orders.OrderCollection)
Public PropertyMaxDateFind the max date of order.  
Public PropertyMinDateFind the min date of order.  
Public PropertySortByFieldGets or sets the sort by field. (Inherited from Dynamicweb.eCommerce.Orders.OrderCollection)
Public PropertySortOrderGets or sets the sort order. (Inherited from Dynamicweb.eCommerce.Orders.OrderCollection)
Public PropertyUniqueProductsGets the array of unique products.  
Top
Protected Properties
 NameDescription
Protected PropertyItemsGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<Order>)
Top
See Also

Reference

CustomerOrderCollection Class
Dynamicweb.eCommerce.Orders Namespace

Send Feedback