title: "ConditionScoreCategory" category: reference tags: [entity, condition-score-category, datamodel] source: Entities.xml date: 2026-04-17 status: published
ConditionScoreCategory
Type: Entity Properties: 7 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ConditionScoreCategory")· ../tables/ConditionScoreCategory
Contextsbewerken
- 0: Standaard (
ConditionScoreCategoryContext.None)
Statussenbewerken
- -1: Trash (
ConditionScoreCategoryStatus.Trash) - 0: None (
ConditionScoreCategoryStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CONSCRCATID | 8 | false | |
| ConditionCategoryMatrixes | List[ConditionCategoryMatrix] | CONCATMCONSCRCATID | true | ||
| ConditionScoreCategoryMatrixes | List[ConditionScoreCategoryMatrix] | CONSRCATMCONSCATID | false | ||
| Context | Context | CONSCRCATCONTEXT | false | ||
| Exported | Boolean | CONSCRCATEXPORTED | false | ||
| RecordCreateDate | DateTime? | CONSCRCATRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CONSCRCATRECSTATUS | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("ConditionScoreCategory")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ConditionScoreCategory")· ../tables/ConditionScoreCategory DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ConditionScoreCategory")Before/After Save events voor ConditionScoreCategory. Bron:workflows.xml.