Click or drag to resize

StockStatus Constructor (String)

Note: This API is now obsolete.

Initializes a new instance of the StockStatus class

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Services.StockService.GetStockStatus(String) instead.")]
public StockStatus(
	string id
)

Parameters

id
Type: SystemString
See Also