Dynamicweb 8 Documentation
CreateOrderLine Method

Adds a new OrderLine to the OrderLineCollection of this Order based on the given Dynamicweb.eCommerce.Products.Product.
Overload List
OverloadDescription
CreateOrderLine(Product,Double,StockUnit)Adds a new OrderLine to the OrderLineCollection of this Order based on the given Dynamicweb.eCommerce.Products.Product.  
CreateOrderLine(Product,Double,StockUnit,PriceInfo)Adds a new OrderLine to the OrderLineCollection of this Order based on the given Dynamicweb.eCommerce.Products.Product.  
CreateOrderLine(Product)Adds a new OrderLine to the OrderLineCollection of this Order based on the given Dynamicweb.eCommerce.Products.Product. A quantity of '1' is used. The Products DefaultUnit is used.  
CreateOrderLine(Product,Double)Adds a new OrderLine to the OrderLineCollection of this Order based on the given Dynamicweb.eCommerce.Products.Product. The Products DefaultUnit is used.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Order Class
Order Members

Send Feedback