title: "PmScheduleWorkOrderType" category: reference tags: [entity, pm-schedule-work-order-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
PmScheduleWorkOrderType
Type: Entity Properties: 8 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: Standaard (
PmScheduleWorkOrderTypeContext.None)
Statussenbewerken
- -1: Trash (
PmScheduleWorkOrderTypeStatus.Trash) - 0: None (
PmScheduleWorkOrderTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.PmSchedule | PmSchedule | PMSWTDPMSID | false | ||
| Id.WorkOrderType | WorkOrderType | PMSWTDWOTID | false | ||
| Context | Context | PMSWTDCONTEXT | false | ||
| Exported | Boolean | PMSWTDEXPORTED | false | ||
| Extra | Int32 | PMSWTDEXTRA | false | ||
| RecordCreateDate | DateTime? | PMSWTDRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | PMSWTDRECSTATUS | false | ||
| SystemCompany | Company | PMSWTDCOMPID | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("PmScheduleWorkOrderType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="PmScheduleWorkOrderType")Before/After Save events voor PmScheduleWorkOrderType. Bron:workflows.xml.