title: "RecordContext" category: reference tags: [entity, record-context, datamodel] source: Entities.xml date: 2026-04-17 status: published
RecordContext
Type: Entity Properties: 6 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: Standaard (
RecordContextContext.None)
Statussenbewerken
- -1: Trash (
RecordContextStatus.Trash) - 0: None (
RecordContextStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Context | Int64 | SRECXRECCONTEXT | false | ||
| Id.TableName | UltimoString | SRECXREC | 128 | false | |
| Context | Context | SRECXCONTEXT | false | ||
| Exported | Boolean | SRECXEXPORTED | false | 0 | |
| Status | Status | SRECXRECSTATUS | false | ||
| UltimoContexts | List[UltimoContext] | SRECCCREC, SRECCCCONTEXT | false | , |
Brondatabewerken
- Entity-definitie —
lookup_entity("RecordContext")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="RecordContext")Before/After Save events voor RecordContext. Bron:workflows.xml.