TaxClassStateInfoProvider CopyStateTaxesInternal Method (Int32, Int32, Int32)Kentico 8.0 API Reference
Copies state-specific tax values from 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
countryId
Type: OnlineSystem Int32
Id of the country which states should be copied
See Also