title: "ScoreModelLine" category: reference tags: [entity, score-model-line, datamodel] source: Entities.xml date: 2026-04-17 status: published
ScoreModelLine
Type: Entity Properties: 10 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("ScoreModelLine")· ../tables/ScoreModelLine
Contextsbewerken
- 0: Standaard (
ScoreModelLineContext.None)
Statussenbewerken
- -1: Trash (
ScoreModelLineStatus.Trash) - 0: None (
ScoreModelLineStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.LineId | UltimoString | SCRMLLINEID | 10 | false | |
| Id.ScoreModel | ScoreModel | SCRMLSCRMID | false | ||
| Context | Context | SCRMLCONTEXT | false | 0 | |
| Description | UltimoString | SCRMLDESCR | 200 | true | |
| Exported | Boolean | SCRMLEXPORTED | false | 0 | |
| OrderBy | Int16 | SCRMLORDERBY | false | 0 | |
| RecordCreateDate | DateTime | SCRMLRECCREATEDATE | false | SYSDATETIME | |
| RemarkTextMandatory | Boolean | SCRMLREMARKTEXTMANDATORY | false | 0 | |
| Score | Int16 | SCRMLSCORE | false | 1 | |
| Status | Status | SCRMLRECSTATUS | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("ScoreModelLine")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ScoreModelLine")· ../tables/ScoreModelLine DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ScoreModelLine")Before/After Save events voor ScoreModelLine. Bron:workflows.xml.