Click or drag to resize

GroupShopRelation Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Ecommerce.ProductsGroupShopRelation

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class GroupShopRelation

The GroupShopRelation type exposes the following members.

Constructors
  NameDescription
Public methodGroupShopRelation
Initializes a new instance of the GroupShopRelation class
Public methodGroupShopRelation(IDataReader)
Initializes a new instance of the GroupShopRelation class
Public methodGroupShopRelation(String, String)
Initializes a new instance of the GroupShopRelation class
Top
Properties
  NameDescription
Public propertyGroupId
Public propertyShopId
Public propertySorting
Top
Methods
See Also