Click or drag to resize

PriceHelperConvertToPIP Method

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static long ConvertToPIP(
	Currency currency,
	double amount
)

Parameters

currency
Type: Dynamicweb.Ecommerce.InternationalCurrency
amount
Type: SystemDouble

Return Value

Type: Int64
See Also