title: "SafetyClass" category: reference tags: [entity, safety-class, datamodel] source: Entities.xml date: 2026-04-17 status: published
SafetyClass
Type: Entity Properties: 15 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("SafetyClass")· ../tables/SafetyClass
Contextsbewerken
- 0: Ruimte (
SafetyClassContext.None) - 1: Ruimte (
SafetyClassContext.Space)
Statussenbewerken
- -1: Trash (
SafetyClassStatus.Trash) - 0: None (
SafetyClassStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | SFCID | 6 | false | |
| CadReportColor | UltimoString | SFCCADREPORTCOLOR | 6 | true | |
| CadReportPattern | CadReportPattern | SFCCRPTPID | true | ||
| CadReportPatternAngle | Int32 | SFCCADREPORTPATTERNANGLE | false | 0 | |
| CadReportPatternScale | Decimal | SFCCADREPORTPATTERNSCALE | false | 0 | |
| Context | Context | SFCCONTEXT | false | 1 | |
| DataProvider | UltimoString | SFCDATAPROVIDER | 50 | true | |
| Description | UltimoString | SFCDESCR | 200 | true | |
| Exported | Boolean | SFCEXPORTED | false | ||
| ExternalId | UltimoString | SFCEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | SFCEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | SFCPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | SFCRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | SFCRECSTATUS | false | ||
| TransferNextTime | Boolean | SFCTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("SafetyClass")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("SafetyClass")· ../tables/SafetyClass DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="SafetyClass")Before/After Save events voor SafetyClass. Bron:workflows.xml.