Click or drag to resize

VariantGroupProductRelation Constructor (IDataReader)

Note: This API is now obsolete.

Initializes a new instance of the VariantGroupProductRelation class

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use VariantGroupService instead.")]
public VariantGroupProductRelation(
	IDataReader dataReader
)

Parameters

dataReader
Type: System.DataIDataReader
See Also