title: "InspectionPlanSite" category: reference tags: [entity, inspection-plan-site, datamodel] source: Entities.xml date: 2026-04-17 status: published
InspectionPlanSite
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("InspectionPlanSite")· ../tables/InspectionPlanSite
Contextsbewerken
- 1: Gekoppelde vestigingen aan keuzelijsten (
InspectionPlanSiteContext.WorkPermit)
Statussenbewerken
- -1: Trash (
InspectionPlanSiteStatus.Trash) - 0: None (
InspectionPlanSiteStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | ISPSITID | 9 | false | |
| Context | Context | ISPSITCONTEXT | false | 1 | |
| Exported | Boolean | ISPSITEXPORTED | false | 0 | |
| InspectionPlan | InspectionPlan | ISPSITISPID | true | ||
| RecordCreateDate | DateTime | ISPSITRECCREATEDATE | false | SYSDATETIME | |
| Site | Site | ISPSITSITID | true | ||
| Status | Status | ISPSITRECSTATUS | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("InspectionPlanSite")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("InspectionPlanSite")· ../tables/InspectionPlanSite DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="InspectionPlanSite")Before/After Save events voor InspectionPlanSite. Bron:workflows.xml.