![](../icons/DwLogo2.png) | ProductUnformattedInformativePrice Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[ObsoleteAttribute("Use Price property on the price returned by GetInformativePrice(String,String)")]
public double UnformattedInformativePrice { get; }
<ObsoleteAttribute("Use Price property on the price returned by GetInformativePrice(String,String)")>
Public ReadOnly Property UnformattedInformativePrice As Double
Get
Property Value
Type:
Double
See Also