TaxClassStateInfoProviderSetTaxClassStateInfo Method |
Sets relationship between specified tax class and state.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public static void SetTaxClassStateInfo(
TaxClassStateInfo infoObj
)
Parameters
- infoObj
- Type: CMS.EcommerceTaxClassStateInfo
Tax class-state relationship to be set
See Also