| ProductRelatedGroupServiceGetAllRelatedGroups Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IEnumerable<ProductRelatedGroup> GetAllRelatedGroups()
Public Function GetAllRelatedGroups As IEnumerable(Of ProductRelatedGroup)
Return Value
Type:
IEnumerableProductRelatedGroupSee Also