Interface IAdvancedContextTranslationMemoryLanguageDirection
IAdvancedContextTranslationMemoryLanguageDirection interface
Namespace: Sdl.LanguagePlatform.TranslationMemoryApi
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
Syntax
public interface IAdvancedContextTranslationMemoryLanguageDirection
Methods
GetTranslationUnitsWithContextContent(ref RegularIterator)
Identical to GetTranslationUnits(ref RegularIterator) except that the implementation will attempt to populate the Segment1 and Segment2 properties for any items in the Contexts collection of a tu
Declaration
TranslationUnit[] GetTranslationUnitsWithContextContent(ref RegularIterator iterator)
Parameters
Type | Name | Description |
---|---|---|
RegularIterator | iterator |
Returns
Type | Description |
---|---|
TranslationUnit[] |