Click or drag to resize

StockServiceGetStockStatus Method (String, String)

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public StockStatus GetStockStatus(
	string id,
	string languageId
)

Parameters

id
Type: SystemString
languageId
Type: SystemString

Return Value

Type: StockStatus
See Also