Click or drag to resize

DiscountGetValue Method

Namespace:  Dynamicweb.Ecommerce.Discounts
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public double GetValue(
	bool includeVat,
	CalculationType calculationType,
	bool doRounding
)

Parameters

includeVat
Type: SystemBoolean
calculationType
Type: Dynamicweb.Ecommerce.DiscountsCalculationType
doRounding
Type: SystemBoolean

Return Value

Type: Double
See Also