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