Click or drag to resize
ExportObjectSettingsDocDestroyHistory Property
If true, the history is deleted when the document is being deleted.

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

Property Value

Type: Boolean
See Also