Click or drag to resize

OrderStateCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionOrderState
    Dynamicweb.Ecommerce.OrdersOrderStateCollection

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class OrderStateCollection : Collection<OrderState>

The OrderStateCollection type exposes the following members.

Constructors
  NameDescription
Public methodOrderStateCollection
Initializes a new instance of the OrderStateCollection class
Top
Properties
  NameDescription
Public propertyItem
Top
Methods
  NameDescription
Public methodLoad
Top
See Also