Click or drag to resize

OrderLine Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.OrdersOrderLine

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class OrderLine : IWithPrice

The OrderLine type exposes the following members.

Constructors
  NameDescription
Public methodOrderLine Obsolete.
Initializes a new instance of the OrderLine class
Public methodOrderLine(DataRow) Obsolete.
Initializes a new instance of the OrderLine class
Public methodOrderLine(IDataRecord) Obsolete.
Initializes a new instance of the OrderLine class
Public methodOrderLine(Currency) Obsolete.
Initializes a new instance of the OrderLine class
Public methodOrderLine(Order)
Initializes a new instance of the OrderLine class
Public methodOrderLine(IDataRecord, Order) Obsolete.
Initializes a new instance of the OrderLine class
Top
Properties
Methods
Fields
See Also