SKUTaxClassInfoProviderSetSKUTaxClassInfoInternal Method |
Sets relationship between specified SKU and tax class.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax protected virtual void SetSKUTaxClassInfoInternal(
SKUTaxClassInfo infoObj
)
Parameters
- infoObj
- Type: CMS.EcommerceSKUTaxClassInfo
SKU-tax class relationship to be set
See Also