Dynamicweb 8 Documentation
OrderLineCollection Class Properties


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

Public Properties
 NameDescription
Public PropertyCountGets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<OrderLine>)
Public PropertyCountOnlyBOMGets the count of BOM.  
Public PropertyCountOnlyDiscountsGets the number of OrderLines of type "Discount" and "ProductDiscount".  
Public PropertyCountOnlyProductsGets the count of products.  
Public PropertyCountOnlyTaxesGets the number of OrderLines of type "Tax".  
Public PropertyItemGets or sets the element at the specified index.  
Public PropertyOrderGets or sets the order.  
Public PropertyPriceGets the price.  
Top
Protected Properties
 NameDescription
Protected PropertyItemsGets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<OrderLine>)
Top
See Also

Reference

OrderLineCollection Class
Dynamicweb.eCommerce.Orders Namespace

Send Feedback