The Sdl.ProjectAutomation.Settings assembly contains a number of settings group classes (see Sdl.Core.Settings.SettingsGroup) that provide access to settings that control various aspects of project execution. For more information on working with settings groups, refer to the Sdl.Core.Settings documentation.

The following settings classes are available: WordCountSettings: settings for the Word Count task.TranslationMemorySettings: settings that control how translation providers and translation memories are used within the project. These settings affect multiple automatic tasks, including Analyze Files, Translate and Populate Project Translation Memories, and also affect interactive translation in the SDL Trados Studio editor.AnalysisTaskSettings: settings for the Analysis task.ProjectTranslationMemoryTaskSettings: settings for the Populate Project Translation Memories task, which creates and update project translation memories.TranslateTaskSettings: settings for the Pre-translate task, which applies translations from translation providers and translation memories to files.TranslationCountSettings: settings for the Translation Count task, which updates the confirmation level statistics of bilingual target language filesTranslationMemoryUpdateTaskSettings: settings for the Update Main/Project Translation Memories tasks, which update the respective translation memories with content from the bilingual translated project files.ExportFilesSettings: settings for the Export Files task, which allows you to export different versions of a selection of project files to a specific folder.

Classes

  ClassDescription
Public classAnalysisTaskSettings
Settings group class for the Analysis automatic task settings.
Public classExportFilesSettings
Settings group class for the Export Files automatic task settings.
Public classPerfectMatchTaskSettings
Settings group class for the Perfect Match automatic task settings.
Public classProjectTranslationMemoryTaskSettings
Settings group class for the Project TM automatic task settings.
Public classPseudoTranslateSettings
Settings group class for the Pseudo-translate automatic task settings.
Public classTranslateTaskSettings
Settings group class for the Analysis automatic task settings.
Public classTranslationCountSettings
Settings group class for the Translation count automatic task settings.
Public classTranslationMemorySettings
Settings group class for translation memory settings.
Public classTranslationMemoryUpdateTaskSettings
Settings group class for the Analysis automatic task settings.
Public classWordCountSettings
Settings group class for the Word count automatic task settings.

Enumerations

  EnumerationDescription
Public enumerationAppendToUnitType
To specify whether AppendStartString and AppendEndString are applied at the segment or paragraph level.
Public enumerationExportFileVersion
Represents the possible file versions that can be exported using the Export Files task.
Public enumerationMeasurementsFormattingMode
Controls which tokens are used to obtain detailed localization parameters, such as the numeric group separator override, or whitespace handling between a number and the unit in measurements.
Public enumerationNoTranslationMemoryMatchFoundAction
Public enumerationSourceTrackChangesLookupMode
the way to handle segments with source track changes in TM search
Public enumerationTranslationUpdateMode
Translation update modes used in the Translate automatic task.