Skip to content

Variable.ExportQuoteReportLanguageIdEnum

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

Trados User Interface Extensibility v0.1.13 / ExportQuoteReportLanguageIdEnum

Variable: ExportQuoteReportLanguageIdEnum

const ExportQuoteReportLanguageIdEnum: object

Export

Type declaration

De

readonly De: "de" = 'de'

En

readonly En: "en" = 'en'

Es

readonly Es: "es" = 'es'

Fr

readonly Fr: "fr" = 'fr'

FrCa

readonly FrCa: "fr-CA" = 'fr-CA'

It

readonly It: "it" = 'it'

Ja

readonly Ja: "ja" = 'ja'

Nl

readonly Nl: "nl" = 'nl'

ZhCn

readonly ZhCn: "zh-CN" = 'zh-CN'

Source

lc-public-api/apis/QuoteApi.ts:267

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally