Dynamicweb.eCommerce.Prices Namespace : PriceInfo Class |
The following tables list the members exposed by PriceInfo.
Name | Description | |
---|---|---|
PriceInfo Constructor | Initializes a new instance of the PriceInfo class. |
Name | Description | |
---|---|---|
Currency | Gets or sets the currency. | |
Price | Gets the price. | |
PriceFormatted | Gets the formatted price. | |
PriceFormattedNoSymbol | Gets the formatted price without symbol. | |
PricePIP | Definition: Minimum fluctuation or smallest increment of price movement | |
PriceWithoutVAT | Gets or sets the price without VAT. | |
PriceWithoutVATFormatted | Gets the price without VAT formatted. | |
PriceWithoutVATFormattedNoSymbol | Gets the price without VAT formatted no symbol. | |
PriceWithVAT | Gets or sets the price with VAT. | |
PriceWithVATFormatted | Gets the price with formatted VAT. | |
PriceWithVATFormattedNoSymbol | Gets the price with formatted VAT without symbol. | |
VAT | Gets or sets the VAT. | |
VATFormatted | Gets the formatted VAT | |
VATFormattedNoSymbol | Gets the formatted VAT without symbol. | |
VATPercent | Gets or sets the VAT percent. | |
VATPercentFormatted | Gets the VAT percent as string with percent symbol. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds the specified priceholder. | |
Divide | Divides the specified factor. | |
HasSamePrice | ||
Multiply | Multiplies the specified factor. | |
Substract | Overloaded. Substracts the specified priceholder. | |
ToPrice | Convert current price to price with new currency | |
ToString | Returns a System.String that represents this instance. |