Click or drag to resize

StockServiceGetStockLocation Method (Int64, String)

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public StockLocation GetStockLocation(
	long stockLocationId,
	string languageId
)

Parameters

stockLocationId
Type: SystemInt64
languageId
Type: SystemString

Return Value

Type: StockLocation
See Also