TaxClassCountryInfoProviderSetCountryTaxValue Method |
Note: This API is now obsolete.
Namespace: CMS.Ecommerce
[ObsoleteAttribute("Use ITaxClassCountryInfoProvider.Add(int, int, decimal) instead. To get an instance of the interface's implementation, use dependency injection or access the instance directly - TaxClassCountryInfo.Provider.")] public static void SetCountryTaxValue( int countryId, int taxClassId, decimal value )