Click or drag to resize
ImportExportSettingsLogProgress Property
Indicates whether the import progress log includes a record for objects of the type. True by default.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool LogProgress { get; set; }

Property Value

Type: Boolean
See Also