title: "PmWorkOrder.PMWorkOrderGroupEndDateMethod" category: reference tags: [aet, periodical-maintenance, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published

PmWorkOrder.PMWorkOrderGroupEndDateMethod

Groep: Periodical maintenance Type: Element · Waardetype: enumlist Custom: Nee · Nullable: Nee

Beschrijving: PmWorkOrder group end date method

The LastMaintenanceDate will be calculated with this method. Possible values are:PeriodicActivityEndDateManual, PeriodicActivityEndDateEquipment and PeriodicActivityEndDateGivenByUser.

Waardebewerken

Raw JSONbewerken

{
  "settingId": "PmWorkOrder.PMWorkOrderGroupEndDateMethod",
  "settingType": "Element",
  "description": "PmWorkOrder group end date method",
  "longDescription": "The LastMaintenanceDate will be calculated with this method. Possible values are:PeriodicActivityEndDateManual, PeriodicActivityEndDateEquipment and PeriodicActivityEndDateGivenByUser.",
  "value": 0,
  "valueType": "enumlist",
  "valueDisplayModel": {
    "id": "0",
    "description": "PeriodicActivityEndDateManual",
    "displayDescription": "0 - PeriodicActivityEndDateManual"
  },
  "inheritedValue": 0,
  "inheritedFromDescription": "Inherited from factory settings.",
  "inheritedValueDisplayModel": {
    "id": "0",
    "description": "PeriodicActivityEndDateManual",
    "displayDescription": "0 - PeriodicActivityEndDateManual"
  },
  "isCustom": false,
  "isNullable": false,
  "listDataSourceAction": "ApplicationElement.GetSettingDataSource"
}

Brondatabewerken