Click or drag to resize

AssortmentRelation Constructor (AssortmentRelationType, Assortment)

Initializes a new instance of the AssortmentRelation class

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
protected AssortmentRelation(
	AssortmentRelationType relationType,
	Assortment assortment
)

Parameters

relationType
Type: Dynamicweb.Ecommerce.AssortmentsAssortmentRelationType
assortment
Type: Dynamicweb.Ecommerce.AssortmentsAssortment
See Also