  | GroupShopRelationDelete Method (String, String) | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic static void Delete(
	string theGroupId,
	string theShopId = ""
)
Public Shared Sub Delete ( 
	theGroupId As String,
	Optional theShopId As String = ""
)
Parameters
- theGroupId
 - Type: SystemString
 - theShopId (Optional)
 - Type: SystemString
 
See Also