VariationsTranslationTimerJob members
Drives translation timer jobs in variation target webs.
The VariationsTranslationTimerJob type exposes the following members.
Methods
Name | Description | |
---|---|---|
ExportItems | Creates a work item for the timer job to export a specific set of items to an XLIFF translation package. | |
ExportItemsRequiringTranslation | Creates a work item for the timer job to export all items in the list that currently require translation to an XLIFF translation package. | |
ImportTranslationPackage | Creates a work item for the timer job to import an XLIFF translation package. | |
MachineTranslateItems | Creates a work item for the timer job to machine translate a specific set of items. | |
MachineTranslateItemsRequiringTranslation | Creates a work item for the timer job to machine translate all items in the list that currently require translation. |
Top