Click or drag to resize
DeleteDocumentSettingsDestroyHistory Property
Indicates whether the history of the specified document is to be deleted.

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

Property Value

Type: Boolean
See Also