Click or drag to resize

StockLocationCollection Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionStockLocation
    Dynamicweb.Ecommerce.StocksStockLocationCollection

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

The StockLocationCollection type exposes the following members.

Constructors
  NameDescription
Public methodStockLocationCollection
Initializes a new instance of the StockLocationCollection class
Top
Properties
  NameDescription
Protected propertyData
Top
Methods
See Also