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

Job.JobTextField

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

Beschrijving: Job text field

Use this text field when adding text to a job.

Waardebewerken

Raw JSONbewerken

{
  "settingId": "Job.JobTextField",
  "settingType": "Element",
  "description": "Job text field",
  "longDescription": "Use this text field when adding text to a job.",
  "value": 2,
  "valueType": "enumlist",
  "valueDisplayModel": {
    "id": "2",
    "description": "FeedbackText",
    "displayDescription": "2 - FeedbackText"
  },
  "inheritedValue": 2,
  "inheritedFromDescription": "Inherited from factory settings.",
  "inheritedValueDisplayModel": {
    "id": "2",
    "description": "FeedbackText",
    "displayDescription": "2 - FeedbackText"
  },
  "isCustom": false,
  "isNullable": false,
  "listDataSourceAction": "ApplicationElement.GetSettingDataSource"
}

Brondatabewerken