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.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public bool LogExport { get; set; }
Property Value
Type:
BooleanSee Also