title: "CadImportRun" category: reference tags: [entity, cad-import-run, datamodel] source: Entities.xml date: 2026-04-17 status: published
CadImportRun
Type: Entity Properties: 17 Contexts: 3 Statussen: 5
DB-schema:
lookup_table_schema("CadImportRun")· ../tables/CadImportRun
Contextsbewerken
- 0: Importrun (
CadImportRunContext.None) - 1: Ruimtes (
CadImportRunContext.CadImportRunSpace) - 2: Objecten (
CadImportRunContext.CadImportRunObject)
Statussenbewerken
- -1: Trash (
CadImportRunStatus.Trash) - 0: None (
CadImportRunStatus.None) - 1: Aangemaakt (
CadImportRunStatus.Created) - 2: Verwerkt (
CadImportRunStatus.Processed) - 4: Vervallen (
CadImportRunStatus.Canceled)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CIMRID | 6 | false | |
| CadImportLineProperties | List[CadImportLineProperty] | CIMLPCIMRID | true | ||
| CadImportProfile | CadImportProfile | CIMRCIMPID | true | ||
| CadImportRunErrors | List[CadImportRunError] | CIMRECIMRID | true | ||
| Context | Context | CIMRCONTEXT | false | ||
| DataProvider | UltimoString | CIMRDATAPROVIDER | 50 | true | |
| Date | DateTime? | CIMRDATE | true | ||
| Document | Document | CIMRDOCID | true | ||
| Exported | Boolean | CIMREXPORTED | false | 0 | |
| ExternalId | UltimoString | CIMREXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CIMREXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | CIMRPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | CIMRRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CIMRRECSTATUS | false | ||
| SystemCompany | Company | CIMRCOMPID | false | ||
| Text | UltimoString | CIMRTEXT | true | ||
| TransferNextTime | Boolean | CIMRTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("CadImportRun")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("CadImportRun")· ../tables/CadImportRun DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="CadImportRun")Before/After Save events voor CadImportRun. Bron:workflows.xml.