TaxClassCountryInfoProvider CopyCountryTaxes Method Kentico 8.1 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.1.5347.20411)

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