title: "CadImportProfileProperty" category: reference tags: [entity, cad-import-profile-property, datamodel] source: Entities.xml date: 2026-04-17 status: published
CadImportProfileProperty
Type: Entity Properties: 19 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("CadImportProfileProperty")· ../tables/CadImportProfileProperty
Contextsbewerken
- 0: CAD (
CadImportProfilePropertyContext.None) - 1: CAD (
CadImportProfilePropertyContext.CadImportProfileProperty)
Statussenbewerken
- -1: Trash (
CadImportProfilePropertyStatus.Trash) - 0: None (
CadImportProfilePropertyStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CIMPPID | 10 | false | |
| BlockIdAttribute | UltimoString | CIMPPBLOCKIDATTRIBUTE | 50 | true | |
| CadImportLineProperties | List[CadImportLineProperty] | CIMLPCIMPPID | true | ||
| CadImportProfile | CadImportProfile | CIMPPCIMPID | true | ||
| CadImportProfilePropertyRules | List[CadImportProfilePropertyRule] | CIMPPRCIMPPID | true | ||
| Context | Context | CIMPPCONTEXT | false | ||
| DataProvider | UltimoString | CIMPPDATAPROVIDER | 50 | true | |
| Description | UltimoString | CIMPPDESCR | 200 | true | |
| Exported | Boolean | CIMPPEXPORTED | false | 0 | |
| ExternalId | UltimoString | CIMPPEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CIMPPEXTERNALSTATUS | 50 | true | |
| MTextLineNumber | Int32 | CIMPPMTEXTLINENUMBER | false | 0 | |
| ProviderMutationDate | DateTime? | CIMPPPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | CIMPPRECCREATEDATE | true | SYSDATETIME | |
| RelatedEntityMatchingProperty | UltimoString | CIMPPRELENTITYMATCHPROP | 200 | true | |
| Status | Status | CIMPPRECSTATUS | false | ||
| TargetFeature | Feature | CIMPPTARGETFTRID | true | ||
| TargetProperty | UltimoString | CIMPPTARGETPROPERTY | 200 | true | |
| TransferNextTime | Boolean | CIMPPTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("CadImportProfileProperty")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("CadImportProfileProperty")· ../tables/CadImportProfileProperty DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="CadImportProfileProperty")Before/After Save events voor CadImportProfileProperty. Bron:workflows.xml.