title: "LandRegistry" category: reference tags: [entity, land-registry, datamodel] source: Entities.xml date: 2026-04-17 status: published
LandRegistry
Type: Entity Properties: 17 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("LandRegistry")· ../tables/LandRegistry
Contextsbewerken
- 0: Standaard (
LandRegistryContext.None)
Statussenbewerken
- -1: Trash (
LandRegistryStatus.Trash) - 0: None (
LandRegistryStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | LANDREGID | 11 | false | |
| Context | Context | LANDREGCONTEXT | false | ||
| DataProvider | UltimoString | LANDREGDATAPROVIDER | 50 | true | |
| Description | UltimoString | LANDREGDESCR | 200 | true | |
| Exported | Boolean | LANDREGEXPORTED | false | ||
| ExternalId | UltimoString | LANDREGEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | LANDREGEXTERNALSTATUS | 50 | true | |
| Municipality | Municipality | LANDREGMUNID | true | ||
| PlotNumber | UltimoString | LANDREGPLOTNUMBER | 11 | true | |
| ProviderMutationDate | DateTime? | LANDREGPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | LANDREGRECCREATEDATE | true | SYSDATETIME | |
| Section | UltimoString | LANDREGSECTION | 11 | true | |
| Status | Status | LANDREGRECSTATUS | false | ||
| SurfaceArea | Decimal | LANDREGM2 | false | 0 | |
| SystemCompany | Company | LANDREGCOMPID | false | ||
| Text | UltimoString | LANDREGTEXT | true | ||
| TransferNextTime | Boolean | LANDREGTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("LandRegistry")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("LandRegistry")· ../tables/LandRegistry DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="LandRegistry")Before/After Save events voor LandRegistry. Bron:workflows.xml.