TranslationsComServiceDownloadCompletedTranslations Method |
Retrieves completed XLIFF files from the service and processes them (imports them into the system). Returns null if everything went well.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.2.23
Syntax public override string DownloadCompletedTranslations()
Return Value
Type:
StringSee Also