Skip to content

Interface.TqaProfilePassFailThreshold

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

Trados User Interface Extensibility v0.1.13 / TqaProfilePassFailThreshold

Interface: TqaProfilePassFailThreshold

Pass/Fail Threshold is used to define the maximum number of penalty points admitted before failing the translation document.

Export

TqaProfilePassFailThreshold

Properties

points?

optional points: number

default
The penalty points.

Memberof

TqaProfilePassFailThreshold

Source

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


quantity?

optional quantity: number

default
The quantity against which the points are measured.

Memberof

TqaProfilePassFailThreshold

Source

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


scope?

optional scope: string

default
Words or characters.

Memberof

TqaProfilePassFailThreshold

Source

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

API

Classes

Interfaces

Type Aliases

Variables

Functions

Clone this wiki locally