Skip to content

Variable.WorkflowTemplateTransitionNodeTypeEnum

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

Trados User Interface Extensibility v0.1.13 / WorkflowTemplateTransitionNodeTypeEnum

Variable: WorkflowTemplateTransitionNodeTypeEnum

const WorkflowTemplateTransitionNodeTypeEnum: object

Export

Type declaration

End

readonly End: "end" = 'end'

Start

readonly Start: "start" = 'start'

TaskTemplate

readonly TaskTemplate: "taskTemplate" = 'taskTemplate'

Source

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

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally