Click or drag to resize

AssortmentGroupRelation Constructor (String, String)

Initializes a new instance of the AssortmentGroupRelation class

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

Parameters

assortmentID
Type: SystemString
groupID
Type: SystemString
See Also