Skip to content

Variable.TaskTypeScopeEnum

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

Trados User Interface Extensibility v0.1.13 / TaskTypeScopeEnum

Variable: TaskTypeScopeEnum

const TaskTypeScopeEnum: object

Export

Type declaration

Batch

readonly Batch: "batch" = 'batch'

File

readonly File: "file" = 'file'

TargetLanguage

readonly TargetLanguage: "targetLanguage" = 'targetLanguage'

Task

readonly Task: "task" = 'task'

VendorOrder

readonly VendorOrder: "vendorOrder" = 'vendorOrder'

Source

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

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally