Click or drag to resize

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
)

Parameters

id
Type: SystemInt32
clear
Type: SystemBoolean
See Also