Click or drag to resize

AssortmentShopRelation Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.AssortmentsAssortmentRelation
    Dynamicweb.Ecommerce.AssortmentsAssortmentShopRelation

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

The AssortmentShopRelation type exposes the following members.

Constructors
  NameDescription
Public methodAssortmentShopRelation
Initializes a new instance of the AssortmentShopRelation class
Public methodAssortmentShopRelation(IDataReader) Obsolete.
Initializes a new instance of the AssortmentShopRelation class
Public methodAssortmentShopRelation(String)
Initializes a new instance of the AssortmentShopRelation class
Public methodAssortmentShopRelation(Assortment)
Initializes a new instance of the AssortmentShopRelation class
Public methodAssortmentShopRelation(String, String)
Initializes a new instance of the AssortmentShopRelation class
Public methodAssortmentShopRelation(Assortment, Shop)
Initializes a new instance of the AssortmentShopRelation class
Top
Properties
  NameDescription
Public propertyAssortmentID (Inherited from AssortmentRelation.)
Public propertyAutoID (Inherited from AssortmentRelation.)
Public propertyShop
Public propertyShopID
Public propertyType (Inherited from AssortmentRelation.)
Public propertyTypeName (Inherited from AssortmentRelation.)
Top
Methods
See Also