Click or drag to resize

GroupShopRelationDelete Method (IEnumerableGroup)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public CommandBuilder Delete(
	IEnumerable<Group> groups
)

Parameters

groups
Type: System.Collections.GenericIEnumerableGroup

Return Value

Type: CommandBuilder
See Also