Search Results for

    Show / Hide Table of Contents

    Interface ITmxLegacyTranslationMemory

    Represents a TMX file which can be used as input to a migration project.

    Inherited Members
    ILegacyTranslationMemory.Check()
    ILegacyTranslationMemory.GetSetup()
    ILegacyTranslationMemory.DisplayName
    ILegacyTranslationMemory.Url
    Namespace: Sdl.LanguagePlatform.TranslationMemoryApi.Upgrade
    Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
    Syntax
    public interface ITmxLegacyTranslationMemory : ILegacyTranslationMemory

    Properties

    TmxFilePath

    The absolute path of the TMX file.

    Declaration
    string TmxFilePath { get; }
    Property Value
    Type Description
    string
    In this article
    • Properties
      • TmxFilePath
    Back to top Generated by DocFX