| StockServiceGetStockLocation Method (Int64) |
Namespace:
Dynamicweb.Ecommerce.Stocks
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public StockLocation GetStockLocation(
long stockLocationId
)
Public Function GetStockLocation (
stockLocationId As Long
) As StockLocation
Parameters
- stockLocationId
- Type: SystemInt64
Return Value
Type:
StockLocationSee Also