Click or drag to resize

PriceCalculated Constructor (Boolean)

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(
	bool isInformative
)

Parameters

isInformative
Type: SystemBoolean
See Also