title: "DocumentCadImportProfile" category: reference tags: [entity, document-cad-import-profile, datamodel] source: Entities.xml date: 2026-04-17 status: published
DocumentCadImportProfile
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("DocumentCadImportProfile")· ../tables/DocumentCadImportProfile
Contextsbewerken
- 1: Importprofielregel (
DocumentCadImportProfileContext.Object)
Statussenbewerken
- -1: Trash (
DocumentCadImportProfileStatus.Trash) - 0: None (
DocumentCadImportProfileStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.CadImportProfile | CadImportProfile | DOCCIMPCIMPID | false | ||
| Id.Document | Document | DOCCIMPDOCID | false | ||
| Context | Context | DOCCIMPCONTEXT | false | 0 | |
| Exported | Boolean | DOCCIMPEXPORTED | false | 0 | |
| RecordCreateDate | DateTime | DOCCIMPRECCREATEDATE | false | SYSDATETIME | |
| Status | Status | DOCCIMPRECSTATUS | false | 0 | |
| SystemCompany | Company | DOCCIMPCOMPID | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("DocumentCadImportProfile")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("DocumentCadImportProfile")· ../tables/DocumentCadImportProfile DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="DocumentCadImportProfile")Before/After Save events voor DocumentCadImportProfile. Bron:workflows.xml.