title: "RaiseType" category: reference tags: [entity, raise-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
RaiseType
Type: Entity Properties: 6 Contexts: 2 Statussen: 2
DB-schema:
lookup_table_schema("RaiseType")· ../tables/RaiseType
Contextsbewerken
- 0: Standaard (
RaiseTypeContext.None) - 1: Standaard (
RaiseTypeContext.Standard)
Statussenbewerken
- -1: Trash (
RaiseTypeStatus.Trash) - 0: None (
RaiseTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | RSETTYPEID | 5 | false | |
| Context | Context | RSETCONTEXT | false | 1 | |
| Description | UltimoString | RSETDESCR | 200 | true | |
| Exported | Boolean | RSETEXPORTED | false | ||
| RecordCreateDate | DateTime? | RSETRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | RSETRECSTATUS | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("RaiseType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("RaiseType")· ../tables/RaiseType DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="RaiseType")Before/After Save events voor RaiseType. Bron:workflows.xml.