Click or drag to resize

StockStatusCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionStockStatus
    Dynamicweb.Ecommerce.StocksStockStatusCollection

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

The StockStatusCollection type exposes the following members.

Constructors
  NameDescription
Public methodStockStatusCollection
Initializes a new instance of the StockStatusCollection class
Top
See Also