  | ProductItemCollectionRemove Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic void Remove(
	string itemId
)
Public Sub Remove ( 
	itemId As String
)
Parameters
- itemId
 - Type: SystemString
 
See Also