Click or drag to resize

ProductGroupFieldCollectionGetBySystemName Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ProductGroupField GetBySystemName(
	string systemName
)

Parameters

systemName
Type: SystemString

Return Value

Type: ProductGroupField
See Also