The TranslateTaskSettings type exposes the following members.

Properties

  NameDescription
Public propertyConfirmAfterApplyingExactMatch
Gets the setting that specifies whether exact matches should be auto-confirmed. Default: true.
Public propertyConfirmAfterApplyingInContextExactMatch
Gets the setting that specifies whether in context exact matches should be auto-confirmed. Default: true.
Public propertyCreateReport
Gets the setting that flags whether a report should be generated. Default: true.
Public propertyEventsSuspended (Inherited from SettingsGroup.)
Public propertyId (Inherited from SettingsGroup.)
Public propertyLockContextMatchSegments
Gets the setting that specifies whether context matches should be locked. Default: true.
Public propertyMinimumMatchScore
Gets the setting that specifies the minimum match value when applying the translation memories, or matches from other providers. Default: 100.
Public propertyNoTranslationMemoryMatchFoundAction
Gets the setting that flags whether the source should be copied to the target if no match is found. Default: LeaveEmpty.
Public propertyParent (Inherited from SettingsGroup.)
Public propertySettingsBundle (Inherited from SettingsGroup.)
Public propertyTranslationOverwriteMode
Gets the setting that specifies whether existing translations should be kept or overwritten in the document. Default: OverwriteExistingTranslationIfBetterMatch.

See Also