title: "DefaultProgressStatusContext" category: reference tags: [entity, default-progress-status-context, datamodel] source: Entities.xml date: 2026-04-17 status: published
DefaultProgressStatusContext
Type: Entity Properties: 12 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: Default (
DefaultProgressStatusContextContext.None)
Statussenbewerken
- -1: Trash (
DefaultProgressStatusContextStatus.Trash) - 0: None (
DefaultProgressStatusContextStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.DefaultProgressStatusEntity | DefaultProgressStatusEntity | SDPCSDPEID | false | ||
| Id.Id | UltimoString | SDPCID | 19 | false | |
| Context | Context | SDPCCONTEXT | false | ||
| CustomerSatisfactionReceivedProgressStatus | ProgressStatus | SDPCCUSSRECPRSID | true | ||
| CustomerSatisfactionRequestedProgressStatus | ProgressStatus | SDPCCUSSREQPRSID | true | ||
| Description | UltimoString | SDPCDESCR | 80 | true | |
| Exported | Boolean | SDPCEXPORTED | false | 0 | |
| ProgressStatusesForContext | List[ProgressStatus] | PRSSDPEID, PRSSDPCID | true | , | |
| RecordStatusesForContext | List[DefaultProgressStatusContextRecordStatus] | SDPCRSSDPEID, SDPCRSSDPCID | false | , | |
| ResponseReceivedProgressStatus | ProgressStatus | SDPCRESPRECPRSID | true | ||
| ResponseRequestedProgressStatus | ProgressStatus | SDPCRESPREQPRSID | true | ||
| Status | Status | SDPCRECSTATUS | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("DefaultProgressStatusContext")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="DefaultProgressStatusContext")Before/After Save events voor DefaultProgressStatusContext. Bron:workflows.xml.