Skip to content

Variable.TermbaseFieldValueLinkTypeEnum

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

Trados User Interface Extensibility v0.1.13 / TermbaseFieldValueLinkTypeEnum

Variable: TermbaseFieldValueLinkTypeEnum

const TermbaseFieldValueLinkTypeEnum: object

Export

Type declaration

Entry

readonly Entry: "entry" = 'entry'

External

readonly External: "external" = 'external'

Term

readonly Term: "term" = 'term'

Source

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

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally