Click or drag to resize

GroupRelation Constructor (String, String)

Initializes a new instance of the GroupRelation class

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public GroupRelation(
	string id,
	string groupParentId
)

Parameters

id
Type: SystemString
groupParentId
Type: SystemString
See Also