title: "ConditionIntensity" category: reference tags: [entity, condition-intensity, datamodel] source: Entities.xml date: 2026-04-17 status: published
ConditionIntensity
Type: Entity Properties: 16 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ConditionIntensity")· ../tables/ConditionIntensity
Contextsbewerken
- 0: Standaard (
ConditionIntensityContext.None)
Statussenbewerken
- -1: Trash (
ConditionIntensityStatus.Trash) - 0: None (
ConditionIntensityStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CONINTID | 8 | false | |
| ConditionCategoryMatrixes | List[ConditionCategoryMatrix] | CONCATMCONINTID | false | ||
| ConditionFlawPresents | List[ConditionFlawPresent] | CONFLPCONINTID | true | ||
| ConditionFlaws | List[ConditionFlaw] | CONFLCONINTID | true | ||
| ConditionScoreMatrixes | List[ConditionScoreMatrix] | CONSCRMCONINTID | true | ||
| Context | Context | CONINTCONTEXT | false | ||
| DataProvider | UltimoString | CONINTDATAPROVIDER | 50 | true | |
| Description | UltimoString | CONINTDESCR | 200 | true | |
| Exported | Boolean | CONINTEXPORTED | false | ||
| ExternalId | UltimoString | CONINTEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CONINTEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | CONINTPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | CONINTRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CONINTRECSTATUS | false | ||
| Text | UltimoString | CONINTTEXT | true | ||
| TransferNextTime | Boolean | CONINTTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ConditionIntensity")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ConditionIntensity")· ../tables/ConditionIntensity DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ConditionIntensity")Before/After Save events voor ConditionIntensity. Bron:workflows.xml.