  | OrderLineFieldGroupRelationDeleteByShopID Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Orders
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic static bool DeleteByShopID(
	string shopID
)
Public Shared Function DeleteByShopID ( 
	shopID As String
) As Boolean
Parameters
- shopID
 - Type: SystemString
 
Return Value
Type: 
Boolean
See Also