Click or drag to resize

AssortmentGroupRelation Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.AssortmentsAssortmentRelation
    Dynamicweb.Ecommerce.AssortmentsAssortmentGroupRelation

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class AssortmentGroupRelation : AssortmentRelation

The AssortmentGroupRelation type exposes the following members.

Constructors
  NameDescription
Public methodAssortmentGroupRelation
Initializes a new instance of the AssortmentGroupRelation class
Public methodAssortmentGroupRelation(IDataReader) Obsolete.
Initializes a new instance of the AssortmentGroupRelation class
Public methodAssortmentGroupRelation(String)
Initializes a new instance of the AssortmentGroupRelation class
Public methodAssortmentGroupRelation(Assortment)
Initializes a new instance of the AssortmentGroupRelation class
Public methodAssortmentGroupRelation(String, String)
Initializes a new instance of the AssortmentGroupRelation class
Public methodAssortmentGroupRelation(Assortment, Group)
Initializes a new instance of the AssortmentGroupRelation class
Top
Properties
  NameDescription
Public propertyAssortmentID (Inherited from AssortmentRelation.)
Public propertyAutoID (Inherited from AssortmentRelation.)
Public propertyGroup
Public propertyGroupID
Public propertyType (Inherited from AssortmentRelation.)
Public propertyTypeName (Inherited from AssortmentRelation.)
Top
Methods
See Also