Dynamicweb 8 Documentation
PriceInfo Class Members
Properties  Methods 


The following tables list the members exposed by PriceInfo.

Public Constructors
 NameDescription
Public ConstructorPriceInfo ConstructorInitializes a new instance of the PriceInfo class.  
Top
Public Properties
 NameDescription
Public PropertyCurrencyGets or sets the currency.  
Public PropertyPriceGets the price.  
Public PropertyPriceFormattedGets the formatted price.  
Public PropertyPriceFormattedNoSymbolGets the formatted price without symbol.  
Public PropertyPricePIPDefinition: Minimum fluctuation or smallest increment of price movement  
Public PropertyPriceWithoutVATGets or sets the price without VAT.  
Public PropertyPriceWithoutVATFormattedGets the price without VAT formatted.  
Public PropertyPriceWithoutVATFormattedNoSymbolGets the price without VAT formatted no symbol.  
Public PropertyPriceWithVATGets or sets the price with VAT.  
Public PropertyPriceWithVATFormattedGets the price with formatted VAT.  
Public PropertyPriceWithVATFormattedNoSymbolGets the price with formatted VAT without symbol.  
Public PropertyVATGets or sets the VAT.  
Public PropertyVATFormattedGets the formatted VAT  
Public PropertyVATFormattedNoSymbolGets the formatted VAT without symbol.  
Public PropertyVATPercentGets or sets the VAT percent.  
Public PropertyVATPercentFormattedGets the VAT percent as string with percent symbol.  
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds the specified priceholder.  
Public MethodDivideDivides the specified factor.  
Public MethodHasSamePrice  
Public MethodMultiplyMultiplies the specified factor.  
Public MethodSubstractOverloaded. Substracts the specified priceholder.  
Public MethodToPriceConvert current price to price with new currency  
Public MethodToStringReturns a System.String that represents this instance.  
Top
See Also

Reference

PriceInfo Class
Dynamicweb.eCommerce.Prices Namespace

Send Feedback