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