  | TaxServiceDelete Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products.Taxes
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic void Delete(
	int taxSettingId
)
Public Sub Delete ( 
	taxSettingId As Integer
)
Parameters
- taxSettingId
 - Type: SystemInt32
 
See Also