  | ProductGroupFieldCollectionGetBySystemName Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic ProductGroupField GetBySystemName(
	string systemName
)
Public Function GetBySystemName ( 
	systemName As String
) As ProductGroupField
Parameters
- systemName
 - Type: SystemString
 
Return Value
Type: 
ProductGroupField
See Also