The TaskSequences type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberAnalyzeOnly
Convert and analyze files without performing pre-translation.
Public fieldStatic memberFinalize
Update main translation memories and generate target translations for files.
Public fieldStatic memberPrepare
Convert, analyze, perfect match and pre-translate files.
Public fieldStatic memberPrepareNoProjectTm
Convert, analyze and pre-translate files without creating project translation memories.
Public fieldStatic memberPseudoTranslateRoundTrip
Simulates an end-to-end translation sequence, starting with the original source files, preparing these, then pseudo-translating them before generating target translation output files.

See Also