title: "ConditionCategoryMatrix" category: reference tags: [entity, condition-category-matrix, datamodel] source: Entities.xml date: 2026-04-17 status: published
ConditionCategoryMatrix
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ConditionCategoryMatrix")· ../tables/ConditionCategoryMatrix
Contextsbewerken
- 0: Standaard (
ConditionCategoryMatrixContext.None)
Statussenbewerken
- -1: Trash (
ConditionCategoryMatrixStatus.Trash) - 0: None (
ConditionCategoryMatrixStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.ConditionIntensity | ConditionIntensity | CONCATMCONINTID | false | ||
| Id.ConditionInterest | ConditionInterest | CONCATMCONIID | false | ||
| ConditionScoreCategory | ConditionScoreCategory | CONCATMCONSCRCATID | true | ||
| Context | Context | CONCATMCONTEXT | false | ||
| Exported | Boolean | CONCATMEXPORTED | false | ||
| RecordCreateDate | DateTime? | CONCATMRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CONCATMRECSTATUS | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("ConditionCategoryMatrix")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ConditionCategoryMatrix")· ../tables/ConditionCategoryMatrix DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ConditionCategoryMatrix")Before/After Save events voor ConditionCategoryMatrix. Bron:workflows.xml.