Dynamicweb.eCommerce.Prices Namespace : Price Class |
The following tables list the members exposed by Price.
Name | Description | |
---|---|---|
Price Constructor | Overloaded. |
Name | Description | |
---|---|---|
Amount | Gets or sets the amount. | |
AmountString | Gets or sets the amount string. | |
Currency | Gets the currency. | |
CurrencyCode | Gets or sets the currency code. | |
CurrencyPrices | Gets or sets the currency prices. | |
CustomerGroupID | Gets or sets the customer group ID. | |
ID | Gets or sets the price ID. | |
LanguageID | Gets or sets the language ID. | |
PeriodID | Gets or sets the period ID. | |
Periods | Gets or sets the periods. | |
Priority | Gets or sets the priority. | |
ProductID | Gets or sets the product ID. | |
Quantity | Gets or sets the quantity. | |
UnitID | Gets or sets the unit ID. | |
Units | Gets or sets the units. | |
VariantID | Gets or sets the variant ID. | |
VariantOptions | Gets or sets the variant options. |
Name | Description | |
---|---|---|
Clone | Clones this instance. | |
Copy | Copies this instance. | |
Delete | Overloaded. Deletes this instance. | |
deletePrices | Deletes the prices. | |
Fill | Fills the properties from DataReader. | |
GetDoublePriceFormatted | Gets the double price formatted. | |
GetDoublePriceInfo | Gets the double price info. | |
GetDoublePriceStatement | Gets the double price statement. | |
getPrices | Overloaded. Gets the prices. | |
LoadPricesOnProducts | Loads the prices on products. | |
NumberOfDecimalPlaces | Gets the number of decimal places. | |
Save | Saves the properties into DB. |