Click or drag to resize

OpenCatalogIntegrationScheduledTaskBaseProductPortionSize Property

Namespace:  Dynamicweb.Ecommerce.Integration
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInLabelAttribute("Product portion size to process")]
[AddInParameterAttribute("ProductPortionSize")]
[AddInParameterEditorAttribute(typeof(IntegerNumberParameterEditor), "minValue=1;maxValue=500;")]
public int ProductPortionSize { get; set; }

Property Value

Type: Int32
See Also