Click or drag to resize

AssortmentServiceDeleteAssortmentItems Method (AssortmentRelation)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Don't use it. Items can't be deleted by assortment relations. Call BuildAssortment instead")]
public void DeleteAssortmentItems(
	AssortmentRelation assortmentRelation
)

Parameters

assortmentRelation
Type: Dynamicweb.Ecommerce.AssortmentsAssortmentRelation
See Also