title: "Job.MultijobAutomaticallyFinished" category: reference tags: [aet, multi-jobs, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published

Job.MultijobAutomaticallyFinished

Groep: Multi jobs Type: System · Waardetype: boolean Custom: Nee · Nullable: Nee

Beschrijving: Automatically report multijob as finished

Multijob will be reported as finished when all subjobs are reported ready. This settings only applies when no multijob template is used.

Waardebewerken

Raw JSONbewerken

{
  "settingId": "Job.MultijobAutomaticallyFinished",
  "settingType": "System",
  "description": "Automatically report multijob as finished",
  "longDescription": "Multijob will be reported as finished when all subjobs are reported ready. This settings only applies when no multijob template is used.",
  "value": true,
  "valueType": "boolean",
  "valueDisplayModel": true,
  "inheritedValue": true,
  "inheritedFromDescription": "Inherited from factory settings.",
  "inheritedValueDisplayModel": true,
  "isCustom": false,
  "isNullable": false
}

Brondatabewerken