title: "CadReport" category: reference tags: [entity, cad-report, datamodel] source: Entities.xml date: 2026-04-17 status: published
CadReport
Type: Entity Properties: 10 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("CadReport")· ../tables/CadReport
Contextsbewerken
- 0: CAD (
CadReportContext.None) - 1: CAD (
CadReportContext.CadReport)
Statussenbewerken
- -1: Trash (
CadReportStatus.Trash) - 0: None (
CadReportStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CRPTID | 10 | false | |
| Context | Context | CRPTCONTEXT | false | ||
| CustomQueryWorkflow | UltimoString | CRPTCUSTOMQUERYWORKFLOW | 200 | true | |
| Description | UltimoString | CRPTDESCR | 200 | true | |
| Exported | Boolean | CRPTEXPORTED | false | 0 | |
| Feature | Feature | CRPTFTRID | true | ||
| PropertyName | UltimoString | CRPTPROPERTYNAME | 200 | true | |
| RecordCreateDate | DateTime? | CRPTRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CRPTRECSTATUS | false | ||
| TextTemplate | UltimoString | CRPTTEXTTEMPLATE | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("CadReport")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("CadReport")· ../tables/CadReport DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="CadReport")Before/After Save events voor CadReport. Bron:workflows.xml.