PriceCalculated Class |
Namespace: Dynamicweb.Ecommerce.Prices
The PriceCalculated type exposes the following members.
Name | Description | |
---|---|---|
PriceCalculated | Obsolete. Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Boolean) | Obsolete. Initializes a new instance of the PriceCalculated class | |
PriceCalculated(PriceRaw) | Obsolete. Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Product) | Obsolete. Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Currency, Country) | Initializes a new instance of the PriceCalculated class | |
PriceCalculated(PriceRaw, Boolean) | Obsolete. Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Product, PriceRaw) | Obsolete. Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Product, Boolean) | Obsolete. Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Currency, Country, PriceRaw) | Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Currency, Country, Product) | Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Currency, Country, Boolean) | Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Product, PriceRaw, Boolean) | Obsolete. Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Currency, Country, PriceRaw, Boolean) | Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Currency, Country, Product, PriceRaw) | Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Currency, Country, Product, Boolean) | Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Currency, Country, Product, PriceRaw, Boolean) | Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Currency, Country, Product, Boolean, User) | Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Currency, Country, Product, Boolean, String, User) | Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Currency, Country, Product, Boolean, String, User, String) | Initializes a new instance of the PriceCalculated class | |
PriceCalculated(Currency, Country, Product, Boolean, String, User, String, StockLocation) | Initializes a new instance of the PriceCalculated class |
Name | Description | |
---|---|---|
Currency | (Inherited from PriceInfo.) | |
IgnoreRounding | ||
IgnoreVat | ||
IsInformative | (Inherited from PriceInfo.) | |
Price | (Inherited from PriceInfo.) | |
PriceFormatted | (Inherited from PriceInfo.) | |
PriceFormattedNoSymbol | (Inherited from PriceInfo.) | |
PricePIP | (Inherited from PriceInfo.) | |
PriceRaw | ||
PriceReference | (Inherited from PriceInfo.) | |
PriceSource | (Inherited from PriceInfo.) | |
PriceWithoutVAT | (Inherited from PriceInfo.) | |
PriceWithoutVATFormatted | (Inherited from PriceInfo.) | |
PriceWithoutVATFormattedNoSymbol | (Inherited from PriceInfo.) | |
PriceWithVAT | (Inherited from PriceInfo.) | |
PriceWithVATFormatted | (Inherited from PriceInfo.) | |
PriceWithVATFormattedNoSymbol | (Inherited from PriceInfo.) | |
Product | ||
RemoveVat | ||
ReverseChargeForVat | (Inherited from PriceInfo.) | |
VAT | (Inherited from PriceInfo.) | |
VATFormatted | (Inherited from PriceInfo.) | |
VATFormattedNoSymbol | (Inherited from PriceInfo.) | |
VATPercent | (Overrides PriceInfoVATPercent.) | |
VATPercentFormatted | (Inherited from PriceInfo.) |
Name | Description | |
---|---|---|
Add(IPriceInfo) | (Inherited from PriceInfo.) | |
Add(IPriceReferenceInfo) | (Inherited from PriceInfo.) | |
Add(IWithPrice) | (Inherited from PriceInfo.) | |
Divide | (Inherited from PriceInfo.) | |
GetCountryVAT | ||
HasSamePrice | (Inherited from PriceInfo.) | |
Multiply(Double) | (Inherited from PriceInfo.) | |
Multiply(Double, Int32) | (Inherited from PriceInfo.) | |
Substract(IPriceInfo) | (Inherited from PriceInfo.) | |
Substract(IPriceReferenceInfo) | (Inherited from PriceInfo.) | |
Substract(IWithPrice) | (Inherited from PriceInfo.) | |
ToPrice | (Inherited from PriceInfo.) | |
ToString | (Overrides PriceInfoToString.) |
Name | Description | |
---|---|---|
_vatPercent | (Inherited from PriceInfo.) |