Click or drag to resize

StockUnitDetailTryGet Method

Namespace:  Dynamicweb.Ecommerce.Stocks
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public bool TryGet(
	string variantId,
	out StockUnitDetailQuantity quantity
)

Parameters

variantId
Type: SystemString
quantity
Type: Dynamicweb.Ecommerce.StocksStockUnitDetailQuantity

Return Value

Type: Boolean
See Also