title: "InspectionLineType" category: reference tags: [entity, inspection-line-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
InspectionLineType
Type: Entity Properties: 12 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("InspectionLineType")· ../tables/InspectionLineType
Contextsbewerken
- 1: Inspectie (
InspectionLineTypeContext.Inspection)
Statussenbewerken
- -1: Trash (
InspectionLineTypeStatus.Trash) - 0: None (
InspectionLineTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | ISLTID | 5 | false | |
| Context | Context | ISLTCONTEXT | false | 0 | |
| DataProvider | UltimoString | ISLTDATAPROVIDER | 50 | true | |
| Description | UltimoString | ISLTDESCR | 200 | true | |
| Exported | Boolean | ISLTEXPORTED | false | 0 | |
| ExternalId | UltimoString | ISLTEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | ISLTEXTERNALSTATUS | 50 | true | |
| InspectionType | InspectionType | ISLTINSPECTIONTYPE | false | 1 | |
| ProviderMutationDate | DateTime? | ISLTPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime | ISLTRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | ISLTRECSTATUS | false | 0 | |
| TransferNextTime | Boolean | ISLTTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("InspectionLineType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("InspectionLineType")· ../tables/InspectionLineType DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="InspectionLineType")Before/After Save events voor InspectionLineType. Bron:workflows.xml.