UpdateMetaFileWebFarmTaskDeleteOldFiles Property |
Gets or sets a value that indicates if files in destination folder with mask '[guid]*.*' should be deleted.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool DeleteOldFiles { get; set; }
Property Value
Type:
BooleanSee Also