| AssortmentShopRelation Constructor (String, String) |
Namespace:
Dynamicweb.Ecommerce.Assortments
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public AssortmentShopRelation(
string assortmentID,
string shopID
)
Public Sub New (
assortmentID As String,
shopID As String
)
Parameters
- assortmentID
- Type: SystemString
- shopID
- Type: SystemString
See Also