Click or drag to resize

AssortmentServiceGetAssortmentRelationsByGroupId Method

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<AssortmentGroupRelation> GetAssortmentRelationsByGroupId(
	string groupId
)

Parameters

groupId
Type: SystemString

Return Value

Type: IEnumerableAssortmentGroupRelation
See Also