Class ProductGroupFieldCollection
- Namespace
- Dynamicweb.Ecommerce.Products
- Assembly
- Dynamicweb.Ecommerce.dll
The class ProductGroupFieldCollection represents collection of Product
[Serializable]
public class ProductGroupFieldCollection : Collection<ProductGroupField>, IList<ProductGroupField>, ICollection<ProductGroupField>, IReadOnlyList<ProductGroupField>, IReadOnlyCollection<ProductGroupField>, IEnumerable<ProductGroupField>, IList, ICollection, IEnumerable
- Inheritance
-
Product
Group Field Collection
- Implements
- Inherited Members
- Extension Methods
Methods
GetBySystemName(string)
Gets the ProductGroupField object.
Parameters
systemName
stringThe system name.