Click or drag to resize

DynamicStructureServiceDelete Method (IEnumerableString)

Namespace:  Dynamicweb.Ecommerce.Products.DynamicStructuring
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Delete(
	IEnumerable<string> dynamicStructureIds
)

Parameters

dynamicStructureIds
Type: System.Collections.GenericIEnumerableString
See Also