title: "CadImportLineRule" category: reference tags: [entity, cad-import-line-rule, datamodel] source: Entities.xml date: 2026-04-17 status: published
CadImportLineRule
Type: Entity Properties: 20 Contexts: 2 Statussen: 5
DB-schema:
lookup_table_schema("CadImportLineRule")· ../tables/CadImportLineRule
Contextsbewerken
- 0: Importvalidatieregel (
CadImportLineRuleContext.None) - 1: Importvalidatieregel (
CadImportLineRuleContext.CadImportLineRule)
Statussenbewerken
- -1: Trash (
CadImportLineRuleStatus.Trash) - 0: None (
CadImportLineRuleStatus.None) - 1: Aangemaakt (
CadImportLineRuleStatus.Created) - 2: Verwerkt (
CadImportLineRuleStatus.Processed) - 4: Vervallen (
CadImportLineRuleStatus.Canceled)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CIMLRID | 12 | false | |
| AskUserForAction | Boolean | CIMLRASKUSERFORACTION | false | 0 | |
| CadImportLine | CadImportLine | CIMLRCIMLID | true | ||
| CadImportLineProperty | CadImportLineProperty | CIMLRCIMLPID | true | ||
| CadImportProfilePropertyRule | CadImportProfilePropertyRule | CIMLRCIMPPRID | true | ||
| CadImportRule | CadImportRule | CIMLRCIMRLID | true | ||
| CadImportRuleAction | CadImportRuleAction | CIMLRCIMRLAID | true | ||
| CadImportRun | CadImportRun | CIMLRCIMRID | true | ||
| Context | Context | CIMLRCONTEXT | false | ||
| Equipment | Equipment | CIMLREQMID | true | ||
| Exported | Boolean | CIMLREXPORTED | false | 0 | |
| ProcessFunction | ProcessFunction | CIMLRPRFID | true | ||
| RecordCreateDate | DateTime? | CIMLRRECCREATEDATE | true | SYSDATETIME | |
| Remarks | UltimoString | CIMLRREMARKS | true | ||
| Space | Space | CIMLRSPCID | true | ||
| Status | Status | CIMLRRECSTATUS | false | ||
| StatusProcessedDate | DateTime? | CIMLRSTATUSPROCESSEDDATE | true | ||
| StatusProcessedEmployee | Employee | CIMLRSTATUSPROCESSEDEMPID | true | ||
| SystemCompany | Company | CIMLRCOMPID | false | ||
| Text | UltimoString | CIMLRTEXT | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("CadImportLineRule")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("CadImportLineRule")· ../tables/CadImportLineRule DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="CadImportLineRule")Before/After Save events voor CadImportLineRule. Bron:workflows.xml.