Click or drag to resize

GroupServiceGetProductGroupRelation Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ProductGroupRelation GetProductGroupRelation(
	string productId,
	string groupId
)

Parameters

productId
Type: SystemString
groupId
Type: SystemString

Return Value

Type: ProductGroupRelation
See Also