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

Job.AddTextAboveTotalText

Groep: Jobs Type: Element · Waardetype: boolean Custom: Nee · Nullable: Nee

Beschrijving: Add text above total text

When adding text, must it be added above (True) or under (False) the existing text.

Waardebewerken

Raw JSONbewerken

{
  "settingId": "Job.AddTextAboveTotalText",
  "settingType": "Element",
  "description": "Add text above total text",
  "longDescription": "When adding text, must it be added above (True) or under (False) the existing text.",
  "value": true,
  "valueType": "boolean",
  "valueDisplayModel": true,
  "inheritedValue": true,
  "inheritedFromDescription": "Inherited from factory settings.",
  "inheritedValueDisplayModel": true,
  "isCustom": false,
  "isNullable": false
}

Brondatabewerken