Skip to content

Interface.ProjectPlanUpdateRequest

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

Trados User Interface Extensibility v0.1.13 / ProjectPlanUpdateRequest

Interface: ProjectPlanUpdateRequest

Updates the configurations of the tasks that will be created in the future. For example, you can change the assignee of the "translation" task while the project is in the "preprocessing" phase.

Export

ProjectPlanUpdateRequest

Properties

taskConfigurations

taskConfigurations: ProjectPlanTaskConfigurationRequest[]

Memberof

ProjectPlanUpdateRequest

Source

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

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally