| StockServiceGetStockLocations Method |
Namespace:
Dynamicweb.Ecommerce.Stocks
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<StockLocation> GetStockLocations()
Public Function GetStockLocations As IEnumerable(Of StockLocation)
Return Value
Type:
IEnumerableStockLocationSee Also