Recalculates country-dependent value of tax class using the given coefficient.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- coefficient
- Type: System Single
Factor by which values are recalculated
- roundTo
- Type: System Int32
Number of significant digits the number should be rounded to
- flatValues
- Type: System Boolean
Indicates if flat values should be recalculated
- relativeValues
- Type: System Boolean
Indicates if relative values should be recalculated
- where
- Type: System String
Additional WHERE condition
- siteId
- Type: System Int32
ID of the site which records are to be recalculated
See Also