| ProductUnformattedPrice 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 GetPrice(String,String)")]
public double UnformattedPrice { get; }
<ObsoleteAttribute("Use Price property on the price returned by GetPrice(String,String)")>
Public ReadOnly Property UnformattedPrice As Double
Get
Property Value
Type:
DoubleSee Also