Click or drag to resize
UpdateAttachmentWebFarmTaskDeleteOldFiles Property
Gets or sets a value that indicates if files in destination folder with mask '[guid]*.*' should be deleted.

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

Property Value

Type: Boolean
See Also