title: "CadImportLineProperty" category: reference tags: [entity, cad-import-line-property, datamodel] source: Entities.xml date: 2026-04-17 status: published
CadImportLineProperty
Type: Entity Properties: 17 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("CadImportLineProperty")· ../tables/CadImportLineProperty
Contextsbewerken
- 0: Importregelkenmerk (
CadImportLinePropertyContext.None) - 1: Importregelkenmerk (
CadImportLinePropertyContext.CadImportLineProperty)
Statussenbewerken
- -1: Trash (
CadImportLinePropertyStatus.Trash) - 0: None (
CadImportLinePropertyStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CIMLPID | 10 | false | |
| CadImportLine | CadImportLine | CIMLPCIMLID | true | ||
| CadImportLineRules | List[CadImportLineRule] | CIMLRCIMLPID | true | ||
| CadImportProfileProperty | CadImportProfileProperty | CIMLPCIMPPID | true | ||
| CadImportRun | CadImportRun | CIMLPCIMRID | true | ||
| Context | Context | CIMLPCONTEXT | false | ||
| DataProvider | UltimoString | CIMLPDATAPROVIDER | 50 | true | |
| Exported | Boolean | CIMLPEXPORTED | false | 0 | |
| ExternalId | UltimoString | CIMLPEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CIMLPEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | CIMLPPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | CIMLPRECCREATEDATE | true | SYSDATETIME | |
| Space | Space | CIMLPSPCID | true | ||
| Status | Status | CIMLPRECSTATUS | false | ||
| SystemCompany | Company | CIMLPCOMPID | false | ||
| TransferNextTime | Boolean | CIMLPTRANSFERNEXTTIME | false | 0 | |
| Value | UltimoString | CIMLPVALUE | 200 | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("CadImportLineProperty")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("CadImportLineProperty")· ../tables/CadImportLineProperty DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="CadImportLineProperty")Before/After Save events voor CadImportLineProperty. Bron:workflows.xml.