title: "ConditionFlawType" category: reference tags: [entity, condition-flaw-type, datamodel] source: Entities.xml date: 2026-04-17 status: published
ConditionFlawType
Type: Entity Properties: 14 Contexts: 3 Statussen: 2
DB-schema:
lookup_table_schema("ConditionFlawType")· ../tables/ConditionFlawType
Contextsbewerken
- 0: Standaard (
ConditionFlawTypeContext.None) - 1: Gebouwbeheer (
ConditionFlawTypeContext.Standard) - 2: Infra (
ConditionFlawTypeContext.Infra)
Statussenbewerken
- -1: Trash (
ConditionFlawTypeStatus.Trash) - 0: None (
ConditionFlawTypeStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | CONFLTID | 8 | false | |
| ConditionInterest | ConditionInterest | CONFLTCONIID | true | ||
| Context | Context | CONFLTCONTEXT | false | ||
| DataProvider | UltimoString | CONFLTDATAPROVIDER | 50 | true | |
| Description | UltimoString | CONFLTDESCR | 200 | true | |
| Exported | Boolean | CONFLTEXPORTED | false | ||
| ExternalId | UltimoString | CONFLTEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | CONFLTEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | CONFLTPROVIDERMUTDATE | true | ||
| RecordChangeDate | DateTime? | CONFLTRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | CONFLTRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | CONFLTRECSTATUS | false | ||
| Text | UltimoString | CONFLTTEXT | true | ||
| TransferNextTime | Boolean | CONFLTTRANSFERNEXTTIME | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("ConditionFlawType")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ConditionFlawType")· ../tables/ConditionFlawType DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ConditionFlawType")Before/After Save events voor ConditionFlawType. Bron:workflows.xml.