title: "PermitPermitType" category: reference tags: [entity, permit-permit-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
PermitPermitType
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("PermitPermitType")· ../tables/PermitPermitType
Contextsbewerken
- 1: Werkvergunning (
PermitPermitTypeContext.WorkPermit)
Statussenbewerken
- -1: Trash (
PermitPermitTypeStatus.Trash) - 0: None (
PermitPermitTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | PERMPERMTID | 9 | false | |
| Context | Context | PERMPERMTCONTEXT | false | 0 | |
| Exported | Boolean | PERMPERMTEXPORTED | false | 0 | |
| Permit | Permit | PERMPERMTPERMID | true | ||
| PermitType | PermitType | PERMPERMTPERMTID | true | ||
| RecordCreateDate | DateTime | PERMPERMTRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | PERMPERMTRECSTATUS | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("PermitPermitType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("PermitPermitType")· ../tables/PermitPermitType DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="PermitPermitType")Before/After Save events voor PermitPermitType. Bron:workflows.xml.