Class OrderFlowCollection
- Namespace
- Dynamicweb.Ecommerce.Orders
- Assembly
- Dynamicweb.Ecommerce.dll
The class OrderFlowCollection represents collection of OrderFlow.
[Obsolete("Do not use.")]
[Serializable]
public class OrderFlowCollection : List<OrderFlow>, IList<OrderFlow>, ICollection<OrderFlow>, IReadOnlyList<OrderFlow>, IReadOnlyCollection<OrderFlow>, IEnumerable<OrderFlow>, IList, ICollection, IEnumerable
- Inheritance
-
OrderFlowCollection
- Implements
- Inherited Members
- Extension Methods