Click or drag to resize

PriceCalculated Constructor (PriceRaw)

Note: This API is now obsolete.

Initializes a new instance of the PriceCalculated class

Namespace:  Dynamicweb.Ecommerce.Prices
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use currency and country dependent constructors instead.")]
public PriceCalculated(
	PriceRaw priceRaw
)

Parameters

priceRaw
Type: Dynamicweb.Ecommerce.PricesPriceRaw
See Also