Click or drag to resize

ProductServiceDeleteAll Method (IEnumerableString, Boolean)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public string DeleteAll(
	IEnumerable<string> ids,
	bool doRun
)

Parameters

ids
Type: System.Collections.GenericIEnumerableString
doRun
Type: SystemBoolean

Return Value

Type: String
See Also