title: "ExplorerDetail" category: reference tags: [entity, explorer-detail, datamodel] source: Entities.xml date: 2026-04-17 status: published
ExplorerDetail
Type: Entity Properties: 14 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: (
ExplorerDetailContext.None)
Statussenbewerken
- -1: Trash (
ExplorerDetailStatus.Trash) - 0: None (
ExplorerDetailStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoInt | SECDID | false | ||
| Context | Context | SECDCONTEXT | false | ||
| ExplorerScreenId | Int32? | SECDECSID | true | ||
| IsGroupBy | Boolean | SECDISGROUPBY | false | 0 | |
| ManyToOne | UltimoString | SECDMANYTOONE | true | ||
| OrderBy | UltimoString | SECDORDER | true | ||
| ParentForeignKeyName | UltimoString | SECDFKNAME | 128 | true | |
| ParentId | Int32? | SECDPARENTID | true | ||
| PartOfForeignKeyName | UltimoString | SECDLOCALFKNAME | 128 | true | |
| RoutingKey | UltimoString | SECDROUTINGKEY | 30 | true | |
| Status | Status | SECDRECSTATUS | false | ||
| TableName | UltimoString | SECDTABLENAME | 128 | true | |
| Viewfields | UltimoString | SECDVIEWFIELDS | true | ||
| Where | UltimoString | SECDWHERE | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("ExplorerDetail")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="ExplorerDetail")Before/After Save events voor ExplorerDetail. Bron:workflows.xml.