Click or drag to resize
ManualTranslationServiceDeleteAfterSuccessfulDownload Property
If true, ZIP file with translated submission is deleted once the XLIFF files from within the ZIP file are downloaded into the submission item queue.

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 9.0.0
Syntax
C#
public bool DeleteAfterSuccessfulDownload { get; }

Property Value

Type: Boolean
See Also