title: "ConfigurationLog" category: reference tags: [entity, configuration-log, datamodel] source: Entities.xml date: 2026-04-17 status: published
ConfigurationLog
Type: Entity Properties: 14 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: Configuration log (
ConfigurationLogContext.None)
Statussenbewerken
- -1: Trash (
ConfigurationLogStatus.Trash) - 0: None (
ConfigurationLogStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | SCUSLID | 32 | false | |
| Block | Int32? | SCUSLBLOCK | true | ||
| ConfigurationPointsUsed | Decimal | SCUSLCUSTOMIZATIONPOINTSUSED | false | ||
| Context | Context | SCUSLCONTEXT | false | ||
| Date | DateTime | SCUSLDATE | false | ||
| Description | UltimoString | SCUSLDESCR | 200 | true | |
| Details | UltimoString | SCUSLDETAIL | true | ||
| Exported | Boolean | SCUSLEXPORTED | false | 0 | |
| Fingerprint | Int32 | SCUSLFINGERPRINT | false | 0 | |
| Order | Int32 | SCUSLORDER | false | 0 | |
| Owner | UltimoString | SCUSLOWNER | 100 | true | |
| Status | Status | SCUSLRECSTATUS | false | ||
| Type | Int16 | SCUSLTYPE | false | 0 | |
| UserId | UltimoString | SCUSLUSERID | 50 | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("ConfigurationLog")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="ConfigurationLog")Before/After Save events voor ConfigurationLog. Bron:workflows.xml.