Click or drag to resize

PriceGetDoublePriceInfo Method (Double, Currency, Country)

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static PriceInfo GetDoublePriceInfo(
	double price,
	Currency currency,
	Country country
)

Parameters

price
Type: SystemDouble
currency
Type: Dynamicweb.Ecommerce.InternationalCurrency
country
Type: Dynamicweb.Ecommerce.InternationalCountry

Return Value

Type: PriceInfo
See Also