Click or drag to resize
TranslationsScheduledTask Class
Provides an ITask interface to process translated documents from translation services
Inheritance Hierarchy
SystemObject
  CMS.TranslationServicesTranslationsScheduledTask

Namespace: CMS.TranslationServices
Assembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 9.0.0
Syntax
C#
public class TranslationsScheduledTask : ITask

The TranslationsScheduledTask type exposes the following members.

Constructors
  NameDescription
Public methodTranslationsScheduledTask
Top
Methods
  NameDescription
Public methodExecute
Executes the task.
Top
See Also