Click or drag to resize
AbstractImportExportSettingsWriteLog Property
Indicates if logging to the log is enabled.

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

Property Value

Type: Boolean
See Also