Click or drag to resize

OpenCatalogIntegrationScheduledTaskBaseIncludeMissingProducts Property

Namespace:  Dynamicweb.Ecommerce.Integration
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInLabelAttribute("Include missing products in XML")]
[AddInParameterAttribute("IncludeMissingProducts")]
[AddInParameterGroupAttribute("Output")]
[AddInParameterEditorAttribute(typeof(YesNoParameterEditor), "")]
public bool IncludeMissingProducts { get; set; }

Property Value

Type: Boolean
See Also