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