Click or drag to resize

PriceInfoSubstract Method (IPriceInfo)

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public virtual PriceInfo Substract(
	IPriceInfo info
)

Parameters

info
Type: Dynamicweb.Ecommerce.PricesIPriceInfo

Return Value

Type: PriceInfo
See Also