title: "RecordStatus" category: reference tags: [entity, record-status, datamodel] source: Entities.xml date: 2026-04-17 status: published
RecordStatus
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: (
RecordStatusContext.None)
Statussenbewerken
- -1: Trash (
RecordStatusStatus.Trash) - 0: None (
RecordStatusStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Status | Int32 | SRESTRECORDSTATUS | false | ||
| Id.TableName | UltimoString | SRESTRECORD | 128 | false | |
| Context | Context | SRESTCONTEXT | false | 0 | |
| Exported | Boolean | SRESTEXPORTED | false | 0 | |
| Order | Int16 | SRESTORDER | false | 0 | |
| Status | Status | SRESTRECSTATUS | false | 0 | |
| UltimoStatuses | List[UltimoStatus] | SRECSCREC, SRECSCSTATUS | false | , |
Brondatabewerken
- Entity-definitie —
lookup_entity("RecordStatus")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="RecordStatus")Before/After Save events voor RecordStatus. Bron:workflows.xml.