Skip to content

Interface.TranslationMemoryFieldTemplate

Octavian Condre edited this page Jul 25, 2024 · 2 revisions

Trados User Interface Extensibility v0.1.13 / TranslationMemoryFieldTemplate

Interface: TranslationMemoryFieldTemplate

Export

TranslationMemoryFieldTemplate

Properties

description?

optional description: string

The field template description.

Memberof

TranslationMemoryFieldTemplate

Source

lc-public-api/models/index.ts:10127


fieldDefinitions?

optional fieldDefinitions: TranslationMemoryField[]

A collection of translation memory fields.

Memberof

TranslationMemoryFieldTemplate

Source

lc-public-api/models/index.ts:10139


id

id: string

The unique identifier of the translation memory field template.

Memberof

TranslationMemoryFieldTemplate

Source

lc-public-api/models/index.ts:10115


location?

optional location: FolderV2

Memberof

TranslationMemoryFieldTemplate

Source

lc-public-api/models/index.ts:10133


name?

optional name: string

default
The name of the field template.

Memberof

TranslationMemoryFieldTemplate

Source

lc-public-api/models/index.ts:10121

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally