Click or drag to resize
ImportExportSettingsLogExport Property
Indicates whether the system logs export tasks when objects of the type are deleted. The delete tasks can be included in export packages. False by default.

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

Property Value

Type: Boolean
See Also