VariationsTranslationTimerJob members
Drives translation timer jobs in variation target webs.
Methods
|
ExportItems(SPList, IEnumerable<Int32>) |
|
|
ExportItems(SPList, IEnumerable<Int32>, IEnumerable<String>) |
Creates a work item for the timer job to export a specific set of items to an XLIFF translation package. |
|
ExportItemsRequiringTranslation(SPList) |
|
|
ExportItemsRequiringTranslation(SPList, IEnumerable<String>) |
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(String, SPWeb, Int32) |
|
|
ImportTranslationPackage(String, SPWeb, Int32, IEnumerable<String>) |
Creates a work item for the timer job to import an XLIFF translation package. |
|
MachineTranslateItems(SPList, IEnumerable<Int32>) |
|
|
MachineTranslateItems(SPList, IEnumerable<Int32>, IEnumerable<String>) |
Creates a work item for the timer job to machine translate a specific set of items. |
|
MachineTranslateItemsRequiringTranslation(SPList) |
|
|
MachineTranslateItemsRequiringTranslation(SPList, IEnumerable<String>) |
Creates a work item for the timer job to machine translate all items in the list that currently require translation. |
Top
See also
Reference
VariationsTranslationTimerJob class
Microsoft.Office.TranslationServices namespace