title: "CadImportRuleAction" category: reference tags: [entity, cad-import-rule-action, datamodel] source: Entities.xml date: 2026-04-17 status: published
CadImportRuleAction
Type: Entity Properties: 10 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("CadImportRuleAction")· ../tables/CadImportRuleAction
Contextsbewerken
- 0: CAD (
CadImportRuleActionContext.None) - 1: CAD (
CadImportRuleActionContext.CadImportRuleAction)
Statussenbewerken
- -1: Trash (
CadImportRuleActionStatus.Trash) - 0: None (
CadImportRuleActionStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CIMRLAID | 6 | false | |
| CadImportProfilePropertyRules | List[CadImportProfilePropertyRule] | CIMPPRDEFAULTCIMRLAID | true | ||
| CadImportRule | CadImportRule | CIMRLACIMRLID | true | ||
| Context | Context | CIMRLACONTEXT | false | ||
| Description | UltimoString | CIMRLADESCR | 200 | true | |
| Exported | Boolean | CIMRLAEXPORTED | false | 0 | |
| IsDefault | Boolean | CIMRLAISDEFAULT | false | 0 | |
| RecordCreateDate | DateTime? | CIMRLARECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CIMRLARECSTATUS | false | ||
| WorkflowName | UltimoString | CIMRLAWORKFLOWNAME | 200 | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("CadImportRuleAction")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("CadImportRuleAction")· ../tables/CadImportRuleAction DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="CadImportRuleAction")Before/After Save events voor CadImportRuleAction. Bron:workflows.xml.