Click or drag to resize

ProductRelation Constructor

Initializes a new instance of the ProductRelation class

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ProductRelation(
	ProductRelatedGroup group
)

Parameters

group
Type: Dynamicweb.Ecommerce.ProductsProductRelatedGroup
See Also