Click or drag to resize

OrderLineCollection Constructor

Note: This API is now obsolete.

Initializes a new instance of the OrderLineCollection class

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use constructor that takes an order instance.")]
public OrderLineCollection()
See Also