Enum TranslationSequenceProperties
Represents the additional related objects that can be retrieved when retrieving one or more translation sequences.
Namespace: Sdl.LanguagePlatform.TranslationMemoryApi
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
Syntax
[Flags]
public enum TranslationSequenceProperties
Fields
| Name | Description |
|---|---|
| All | Retrieve all the translation sequence items. |
| Items | Retrieve all the translation sequence items. |
| None | Retrieve just the translation sequence, but no additional objects. |