  | PriceCalculated Constructor (Boolean) | 
 Note: This API is now obsolete.
 
    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
)<ObsoleteAttribute("Use currency and country dependent constructors instead.")>
Public Sub New ( 
	isInformative As Boolean
)Parameters
- isInformative
 - Type: SystemBoolean
 
See Also