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

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

Property Value

Type: Boolean
See Also