| 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; }
<AddInLabelAttribute("The output file location")>
<AddInParameterAttribute("OutputPath")>
<AddInParameterGroupAttribute("Output")>
<AddInParameterEditorAttribute(GetType(FolderSelectEditor), "")>
Public Property OutputPath As String
Get
Set
Property Value
Type:
StringSee Also