Click or drag to resize

OrderFieldValue Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.OrdersOrderFieldValue

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

The OrderFieldValue type exposes the following members.

Constructors
  NameDescription
Public methodOrderFieldValue
Initializes a new instance of the OrderFieldValue class
Public methodOrderFieldValue(OrderField, Object)
Initializes a new instance of the OrderFieldValue class
Top
Properties
  NameDescription
Public propertyOrderField
Public propertyValue
Top
Methods
  NameDescription
Public methodStatic memberGetOrderFieldValues
Public methodSave
Top
See Also