title: "DefaultProgressStatusEntity" category: reference tags: [entity, default-progress-status-entity, datamodel] source: Entities.xml date: 2026-04-17 status: published
DefaultProgressStatusEntity
Type: Entity Properties: 5 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: Default (
DefaultProgressStatusEntityContext.None)
Statussenbewerken
- -1: Trash (
DefaultProgressStatusEntityStatus.Trash) - 0: None (
DefaultProgressStatusEntityStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | SDPEID | 128 | false | |
| Context | Context | SDPECONTEXT | false | 0 | |
| Exported | Boolean | SDPEEXPORTED | false | 0 | |
| RecordCreateDate | DateTime | SDPERECCREATEDATE | false | SYSDATETIME | |
| Status | Status | SDPERECSTATUS | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("DefaultProgressStatusEntity")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="DefaultProgressStatusEntity")Before/After Save events voor DefaultProgressStatusEntity. Bron:workflows.xml.