Click or drag to resize

OpenCatalogIntegrationScheduledTaskBaseOutputPath Property

Namespace:  Dynamicweb.Ecommerce.Integration
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInLabelAttribute("The output file location")]
[AddInParameterAttribute("OutputPath")]
[AddInParameterGroupAttribute("Output")]
[AddInParameterEditorAttribute(typeof(FolderSelectEditor), "")]
public string OutputPath { get; set; }

Property Value

Type: String
See Also