Click or drag to resize

ProductFieldTypes Property

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<FieldType> Types { get; set; }

Property Value

Type: IEnumerableFieldType
See Also