Click or drag to resize

AssortmentProductRelation Constructor (String)

Initializes a new instance of the AssortmentProductRelation class

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public AssortmentProductRelation(
	string assortmentID
)

Parameters

assortmentID
Type: SystemString
See Also