Click or drag to resize
DefaultSelectionParametersClearProgressLog Property
If true, progress log is cleared before loading. Default value is false.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public bool ClearProgressLog { get; set; }

Property Value

Type: Boolean
See Also