Dynamicweb.eCommerce.Prices Namespace : Rounding Class |
The following tables list the members exposed by Rounding.
Name | Description | |
---|---|---|
Rounding Constructor | Overloaded. |
Name | Description | |
---|---|---|
Decimals | Gets or sets the decimals. | |
ID | Gets or sets the ID. | |
Method | Gets or sets the method. | |
ModDecimalCorrection | Gets or sets the mod decimal correction. | |
ModDecimalPart | Gets or sets the mod decimal part. | |
ModIntegerCorrection | Gets or sets the mod integer correction. | |
ModIntegerPart | Gets or sets the mod integer part. | |
Name | Gets or sets the name. |
Name | Description | |
---|---|---|
Delete | Overloaded. Deletes this instance. | |
getRoundings | Gets the collection of Rounding objects. | |
Round | Rounds the specified value. If Method = 0 return the value. | |
Save | Saves the specified Rounding object into DB. |