Click or drag to resize

StockUnitCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionStockUnit
    Dynamicweb.Ecommerce.StocksStockUnitCollection

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
[ObsoleteAttribute]
public class StockUnitCollection : Collection<StockUnit>

The StockUnitCollection type exposes the following members.

Constructors
  NameDescription
Public methodStockUnitCollection
Initializes a new instance of the StockUnitCollection class
Top
Methods
  NameDescription
Public methodLoad
Top
See Also