Click or drag to resize

PriceInfoAdd Method (IWithPrice)

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public virtual PriceInfo Add(
	IWithPrice priceHolder
)

Parameters

priceHolder
Type: Dynamicweb.Ecommerce.PricesIWithPrice

Return Value

Type: PriceInfo
See Also