Dynamicweb 8 Documentation
PriceWithoutVAT Property (PriceInfo)

Gets or sets the price without VAT.
Syntax
'Declaration
 
Public Overridable Property PriceWithoutVAT As Double
public virtual double PriceWithoutVAT {get; set;}

Property Value

The price without VAT.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PriceInfo Class
PriceInfo Members

Send Feedback