Dynamicweb.eCommerce.Products Namespace > Product Class : AddRelatedProduct Method |
'Declaration
Public Sub AddRelatedProduct( _ ByVal product As Product, _ ByVal relatedProductGroup As ProductRelatedGroup _ )
public void AddRelatedProduct( Product product, ProductRelatedGroup relatedProductGroup )
Exception | Description |
---|---|
System.ArgumentException | If this instance is not saved first. |
System.ArgumentException | If the related product is not saved first. |
System.ArgumentException | If the relation group is not saved first. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2