Interface ITranslationMemory2015
Represents a translation memory.
Inherited Members
Namespace: Sdl.LanguagePlatform.TranslationMemoryApi
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
Syntax
public interface ITranslationMemory2015 : ITranslationMemory, ITranslationProvider, ISupportPlaceables
Properties
TokenizerFlags
Gets or sets the flags affecting tokenizer behaviour for this TM.
Declaration
TokenizerFlags TokenizerFlags { get; set; }
Property Value
Type | Description |
---|---|
TokenizerFlags |
WordCountFlags
Gets or sets the flags affecting word count behaviour for this TM.
Declaration
WordCountFlags WordCountFlags { get; set; }
Property Value
Type | Description |
---|---|
WordCountFlags |