Click or drag to resize

OrderLineField Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.OrdersOrderLineField

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

The OrderLineField type exposes the following members.

Constructors
  NameDescription
Public methodOrderLineField(IDataReader)
Initializes a new instance of the OrderLineField class
Public methodOrderLineField(String, String, Int32)
Initializes a new instance of the OrderLineField class
Top
Properties
  NameDescription
Public propertyLength
Public propertyName
Public propertySystemName
Top
Methods
See Also