AssortmentProductRelation Class |
Namespace: Dynamicweb.Ecommerce.Assortments
The AssortmentProductRelation type exposes the following members.
| Name | Description | |
|---|---|---|
| AssortmentProductRelation | Initializes a new instance of the AssortmentProductRelation class | |
| AssortmentProductRelation(IDataReader) | Obsolete. Initializes a new instance of the AssortmentProductRelation class | |
| AssortmentProductRelation(String) | Initializes a new instance of the AssortmentProductRelation class | |
| AssortmentProductRelation(Assortment) | Initializes a new instance of the AssortmentProductRelation class | |
| AssortmentProductRelation(Assortment, Product) | Initializes a new instance of the AssortmentProductRelation class | |
| AssortmentProductRelation(String, String, String) | Initializes a new instance of the AssortmentProductRelation class |
| Name | Description | |
|---|---|---|
| AssortmentID | (Inherited from AssortmentRelation.) | |
| AutoID | (Inherited from AssortmentRelation.) | |
| Product | ||
| ProductID | ||
| ProductVariantID | ||
| Type | (Inherited from AssortmentRelation.) | |
| TypeName | (Inherited from AssortmentRelation.) |
| Name | Description | |
|---|---|---|
| Delete | Obsolete. (Overrides AssortmentRelationDelete.) | |
| Delete(IEnumerableAssortmentRelation) | Obsolete. | |
| Delete(Product) | Obsolete. | |
| Delete(ProductCollection) | Obsolete. | |
| Delete(String, String) | Obsolete. | |
| Delete(Assortment, Product) | Obsolete. | |
| Delete(Assortment, ProductCollection) | Obsolete. | |
| Delete(Assortment, String, String) | Obsolete. | |
| Fill | Obsolete. (Overrides AssortmentRelationFill(IDataReader).) | |
| GetAssortmentRelationsByProduct | Obsolete. | |
| GetAssortmentRelationsByProductID | Obsolete. | |
| Save | Obsolete. (Overrides AssortmentRelationSave.) |