Click or drag to resize

PriceInfo Constructor (Currency)

Initializes a new instance of the PriceInfo class

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public PriceInfo(
	Currency currency
)

Parameters

currency
Type: Dynamicweb.Ecommerce.InternationalCurrency
See Also