TaxClassStateInfoProvider CopyStateTaxes Method (Int32, Int32)Kentico 8.1 API Reference
Copies state-specific tax values from another tax class.

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