DefaultTaxEstimationServiceGetExtractionRate Method |
Returns rate for tax extraction.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual decimal GetExtractionRate(
decimal rate
)
Parameters
- rate
- Type: SystemDecimal
Tax rate (0..1).
Return Value
Type:
DecimalRemarks
Returned value is not rounded.
See Also