Click or drag to resize

ProductGroupFieldCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionProductGroupField
    Dynamicweb.Ecommerce.ProductsProductGroupFieldCollection

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[SerializableAttribute]
public class ProductGroupFieldCollection : Collection<ProductGroupField>

The ProductGroupFieldCollection type exposes the following members.

Constructors
  NameDescription
Public methodProductGroupFieldCollection
Initializes a new instance of the ProductGroupFieldCollection class
Top
Methods
  NameDescription
Public methodGetBySystemName
Public methodLoad
Top
See Also