Click or drag to resize

PriceInfoToPrice Method

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

Parameters

toCurrency
Type: Dynamicweb.Ecommerce.InternationalCurrency

Return Value

Type: PriceInfo
See Also