| ProductVatGroupDelete Method (Int32, Boolean) |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public void Delete(
int id,
bool clear
)
Public Sub Delete (
id As Integer,
clear As Boolean
)
Parameters
- id
- Type: SystemInt32
- clear
- Type: SystemBoolean
See Also