Skip to content

Interface.TaskCompleteRequest

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

Trados User Interface Extensibility v0.1.13 / TaskCompleteRequest

Interface: TaskCompleteRequest

Properties of task completion.

Export

TaskCompleteRequest

Properties

comment?

optional comment: string

The comment associated with this task completion.

Memberof

TaskCompleteRequest

Source

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


outcome

outcome: string

The outcome should be one of the valid applicable outcomes of the task. If not specified, the default one will be taken.

Memberof

TaskCompleteRequest

Source

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

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally