title: "GraphicOverviewJobScheduler.ScheduleMethod" category: reference tags: [aet, graphic-overviews-&-schedulers---job-scheduler, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published

GraphicOverviewJobScheduler.ScheduleMethod

Groep: Graphic overviews & schedulers - Job scheduler Type: Element · Waardetype: enumlist Custom: Nee · Nullable: Nee

Beschrijving: Schedule method for jobplanner

Schedule method JobSequence: with this method, duration is more important than the start time of the scheduled jobs. The scheduled jobs are shown below each other. Schedule method Time: time is used to schedule jobs in the job scheduler. The scheduled jobs are shown behind each other.

Waardebewerken

Raw JSONbewerken

{
  "settingId": "GraphicOverviewJobScheduler.ScheduleMethod",
  "settingType": "Element",
  "description": "Schedule method for jobplanner",
  "longDescription": "Schedule method JobSequence: with this method, duration is more important than the start time of the scheduled jobs. The scheduled jobs are shown below each other. Schedule method Time: time is used to schedule jobs in the job scheduler. The scheduled jobs are shown behind each other.",
  "value": 1,
  "valueType": "enumlist",
  "valueDisplayModel": {
    "id": "1",
    "description": "JobSequence",
    "displayDescription": "1 - JobSequence"
  },
  "inheritedValue": 1,
  "inheritedFromDescription": "Inherited from factory settings.",
  "inheritedValueDisplayModel": {
    "id": "1",
    "description": "JobSequence",
    "displayDescription": "1 - JobSequence"
  },
  "isCustom": false,
  "isNullable": false,
  "listDataSourceAction": "ApplicationElement.GetSettingDataSource"
}

Brondatabewerken