Click or drag to resize

OpenCatalogIntegrationScheduledTaskBaseMakeUniqueFileName Property

Namespace:  Dynamicweb.Ecommerce.Integration
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInLabelAttribute("Append timestamp to filename")]
[AddInParameterAttribute("MakeUniqueFileName")]
[AddInParameterGroupAttribute("Output")]
[AddInParameterEditorAttribute(typeof(YesNoParameterEditor), "")]
public bool MakeUniqueFileName { get; set; }

Property Value

Type: Boolean
See Also