Click or drag to resize

OrderLine Constructor (DataRow)

Note: This API is now obsolete.

Initializes a new instance of the OrderLine class

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("This method is no longer used.")]
public OrderLine(
	DataRow dataRow
)

Parameters

dataRow
Type: System.DataDataRow
See Also