VariationsTranslationTimerJob methods

Methods

  Name Description
Public methodStatic member ExportItems(SPList, IEnumerable<Int32>)
Public methodStatic member 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.
Public methodStatic member ExportItemsRequiringTranslation(SPList)
Public methodStatic member 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.
Public methodStatic member ImportTranslationPackage(String, SPWeb, Int32)
Public methodStatic member ImportTranslationPackage(String, SPWeb, Int32, IEnumerable<String>) Creates a work item for the timer job to import an XLIFF translation package.
Public methodStatic member MachineTranslateItems(SPList, IEnumerable<Int32>)
Public methodStatic member MachineTranslateItems(SPList, IEnumerable<Int32>, IEnumerable<String>) Creates a work item for the timer job to machine translate a specific set of items.
Public methodStatic member MachineTranslateItemsRequiringTranslation(SPList)
Public methodStatic member 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