Click or drag to resize

AssortmentServiceGetAssortmentRelationsByShopId Method

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<AssortmentShopRelation> GetAssortmentRelationsByShopId(
	string shopId
)

Parameters

shopId
Type: SystemString

Return Value

Type: IEnumerableAssortmentShopRelation
See Also