title: "ObjectInspectionLineLink" category: reference tags: [entity, object-inspection-line-link, datamodel] source: Entities.xml date: 2026-04-17 status: published
ObjectInspectionLineLink
Type: Entity Properties: 10 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ObjectInspectionLineLink")· ../tables/ObjectInspectionLineLink
Contextsbewerken
- 1: Standaard (
ObjectInspectionLineLinkContext.Standard)
Statussenbewerken
- -1: Trash (
ObjectInspectionLineLinkStatus.Trash) - 0: None (
ObjectInspectionLineLinkStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | OBJISPLLID | 6 | false | |
| Base | InspectionPlanLineLink | OBJISPLLBASE | true | ||
| Context | Context | OBJISPLLCONTEXT | false | ||
| Destination | ObjectInspectionLine | OBJISPLLDESTINATIONISPID, OBJISPLLDESTINATIONLINEID | true | , | |
| Exported | Boolean | OBJISPLLEXPORTED | false | 0 | |
| RecordCreateDate | DateTime? | OBJISPLLRECCREATEDATE | true | SYSDATETIME | |
| Required | Boolean | OBJISPLLREQUIRED | false | 0 | |
| Source | ObjectInspectionLine | OBJISPLLSOURCEISPID, OBJISPLLSOURCELINEID | true | , | |
| Status | Status | OBJISPLLRECSTATUS | false | ||
| SystemCompany | Company | OBJISPLLCOMPID | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("ObjectInspectionLineLink")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ObjectInspectionLineLink")· ../tables/ObjectInspectionLineLink DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ObjectInspectionLineLink")Before/After Save events voor ObjectInspectionLineLink. Bron:workflows.xml.