Search Results for

    Show / Hide Table of Contents

    Interface ILocalTranslationMemory

    Represents base class for bilingual file-based (FileBasedTranslationMemory) and in-memory translation memories (InMemoryTranslationMemory).

    Namespace: Sdl.LanguagePlatform.TranslationMemoryApi
    Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
    Syntax
    public interface ILocalTranslationMemory

    Properties

    LanguageDirection

    Gets the one language direction contained in this translation memory.

    Declaration
    ITranslationMemoryLanguageDirection LanguageDirection { get; }
    Property Value
    Type Description
    ITranslationMemoryLanguageDirection

    On this page

    • Properties
      • LanguageDirection
    Back to top Generated by DocFX