TaxClassCountryInfoProvider CopyCountryTaxes Method Kentico 8.0 API Reference
Copies country-specific tax values from global another country.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

srcTaxClassId
Type: OnlineSystem Int32
ID of the tax class used as source
dstTaxClassId
Type: OnlineSystem Int32
ID of the tax class used as destination
See Also