Click or drag to resize
TaxEstimationParameters Class
Represents parameters of the tax estimation.
Inheritance Hierarchy
SystemObject
  CMS.EcommerceTaxEstimationParameters

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public class TaxEstimationParameters

The TaxEstimationParameters type exposes the following members.

Constructors
  NameDescription
Public methodTaxEstimationParameters
Top
Properties
  NameDescription
Public propertyAddress
Gets or sets the address for which the tax is estimated.
Public propertyCurrency
Gets or sets the currency in which the taxes are calculated.
Public propertySiteID
Gets or sets the site on which taxes are calculated.
Top
See Also