title: "FeatureChoice" category: reference tags: [entity, feature-choice, datamodel] source: Entities.xml date: 2026-04-17 status: published
FeatureChoice
Type: Entity Properties: 18 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("FeatureChoice")· ../tables/FeatureChoice
Contextsbewerken
- 0: Standaard (
FeatureChoiceContext.None)
Statussenbewerken
- -1: Trash (
FeatureChoiceStatus.Trash) - 0: None (
FeatureChoiceStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Feature | Feature | FTRCFTRID | false | ||
| Id.Id | UltimoString | FTRCID | 8 | false | |
| CadReportColor | UltimoString | FTRCCADREPORTCOLOR | 6 | true | |
| CadReportPattern | CadReportPattern | FTRCCRPTPID | true | ||
| CadReportPatternAngle | Int32 | FTRCCADREPORTPATTERNANGLE | false | 0 | |
| CadReportPatternScale | Decimal | FTRCCADREPORTPATTERNSCALE | false | 0 | |
| Context | Context | FTRCCONTEXT | false | ||
| DataProvider | UltimoString | FTRCDATAPROVIDER | 50 | true | |
| Description | UltimoString | FTRCDESCR | 200 | true | |
| Exported | Boolean | FTRCEXPORTED | false | ||
| ExternalId | UltimoString | FTRCEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | FTRCEXTERNALSTATUS | 50 | true | |
| ObjectFeatures | List[ObjectFeature] | OBJFFTRCFTRID, OBJFFTRCID | true | , | |
| ProviderMutationDate | DateTime? | FTRCPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | FTRCRECCREATEDATE | true | SYSDATETIME | |
| Sequence | UltimoString | FTRCSEQUENCE | 3 | true | |
| Status | Status | FTRCRECSTATUS | false | ||
| TransferNextTime | Boolean | FTRCTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("FeatureChoice")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("FeatureChoice")· ../tables/FeatureChoice DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="FeatureChoice")Before/After Save events voor FeatureChoice. Bron:workflows.xml.