title: "Day" category: reference tags: [entity, day, datamodel] source: Entities.xml date: 2026-04-17 status: published
Day
Type: Entity Properties: 8 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: Standaard (
DayContext.None)
Statussenbewerken
- -1: Trash (
DayStatus.Trash) - 0: None (
DayStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | DAYID | 3 | false | |
| Context | Context | DAYCONTEXT | false | ||
| DayField | DayField | DAYFIELD | true | ||
| Description | UltimoString | DAYDESCR | 200 | true | |
| Description2 | UltimoString | DAYDESCR2 | 3 | true | |
| Exported | Boolean | DAYEXPORTED | false | ||
| RecordCreateDate | DateTime? | DAYRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | DAYRECSTATUS | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("Day")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="Day")Before/After Save events voor Day. Bron:workflows.xml.