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