Search Results for

    Show / Hide Table of Contents

    Enum MachineTranslationLookupMode

    Specifies when to use machine translation.

    Namespace: Sdl.LanguagePlatform.TranslationMemory
    Assembly: Sdl.LanguagePlatform.TranslationMemory.dll
    Syntax
    public enum MachineTranslationLookupMode

    Fields

    Name Description
    Always

    Always lookup segments, even when TM returns matches.

    Never

    Machine translation is disabled

    WhenNoTranslationMemoryMatch

    Lookup segments only when no TM match was found.

    In this article
    • Fields
    Back to top Generated by DocFX