 | ProductRelationRelatedProducts Property |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic IList<Product> RelatedProducts { get; set; }
Public Property RelatedProducts As IList(Of Product)
Get
Set
Property Value
Type:
IListProduct
See Also