Click or drag to resize

DiscountCollectionGetTotal Method

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

Parameters

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

Return Value

Type: Double
See Also