  | GroupRelationGetGroupRelationsByChildId Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic static GroupRelationCollection GetGroupRelationsByChildId(
	string childId
)
Public Shared Function GetGroupRelationsByChildId ( 
	childId As String
) As GroupRelationCollection
Parameters
- childId
 - Type: SystemString
 
Return Value
Type: 
GroupRelationCollection
See Also