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