Interface ITmxLegacyTranslationMemory
Represents a TMX file which can be used as input to a migration project.
Inherited Members
Namespace: SdlSdl.LanguagePlatformTranslationMemoryApiUpgrade
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 |