Translation Job.
Properties
Name |
Type |
Description |
|
TranslationJobId |
Integer |
Unique integer identifier for Translation Job. |
|
Guid |
Guid |
Globally unique identifier for translation job. |
|
Description |
String |
User supplied description of translation job. |
|
LocalizatonId |
Integer |
Localization ID. |
|
Status |
TranslationJobStatus |
Status of job in translation process. |
|
SourceLocalizationId |
Integer |
Identifies source locale |
|
TargetLocalizationId |
Integer |
Identifies target locale |
|
JobReference |
String |
User supplied job reference |
|
GroupId |
Integer |
Id used to group together multiple jobs |