title: "ConditionRisk" category: reference tags: [entity, condition-risk, datamodel] source: Entities.xml date: 2026-04-17 status: published
ConditionRisk
Type: Entity Properties: 13 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ConditionRisk")· ../tables/ConditionRisk
Contextsbewerken
- 0: Standaard (
ConditionRiskContext.None)
Statussenbewerken
- -1: Trash (
ConditionRiskStatus.Trash) - 0: None (
ConditionRiskStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CONRID | 8 | false | |
| Context | Context | CONRCONTEXT | false | ||
| DataProvider | UltimoString | CONRDATAPROVIDER | 50 | true | |
| Description | UltimoString | CONRDESCR | 200 | true | |
| Exported | Boolean | CONREXPORTED | false | ||
| ExternalId | UltimoString | CONREXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CONREXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | CONRPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | CONRRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | CONRRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CONRRECSTATUS | false | ||
| Text | UltimoString | CONRTEXT | true | ||
| TransferNextTime | Boolean | CONRTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ConditionRisk")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ConditionRisk")· ../tables/ConditionRisk DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ConditionRisk")Before/After Save events voor ConditionRisk. Bron:workflows.xml.