Click or drag to resize

PriceInfoMultiply Method (Double, Int32)

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public virtual PriceInfo Multiply(
	double factor,
	int roundingDecimals
)

Parameters

factor
Type: SystemDouble
roundingDecimals
Type: SystemInt32

Return Value

Type: PriceInfo
See Also