title: "UserRecordAuthorizationSetting" category: reference tags: [entity, user-record-authorization-setting, datamodel] source: Entities.xml date: 2026-04-17 status: published
UserRecordAuthorizationSetting
Type: Entity Properties: 13 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: (
UserRecordAuthorizationSettingContext.None)
Statussenbewerken
- -1: Trash (
UserRecordAuthorizationSettingStatus.Trash) - 0: None (
UserRecordAuthorizationSettingStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.TableName | UltimoString | SUSERASSRECNAME | 128 | false | |
| Id.User | User | SUSERASSUSEID | false | ||
| AuthorizeDirectParent | Boolean | SUSERASAUTHDIRECTPARENT | false | 0 | |
| AuthorizeSubRecords | Boolean | SUSERASAUTHSUBRECORDS | false | 1 | |
| Context | Context | SUSERASCONTEXT | false | ||
| Exported | Boolean | SUSERASEXPORTED | false | 0 | |
| ForceRecordAuthorization | Boolean | SUSERASFORCERECORDAUTH | false | 1 | |
| RecordAuthorizationRecordLinks | List[RecordAuthorizationRecordLink] | SRARLSUSERASSUSEID, SRARLSUSERASSRECNAME | true | , | |
| SelectAllRecords | Boolean | SUSERASSELECTALLRECORDS | false | 0 | |
| ShowDialog | Boolean | SUSERASSHOWDIALOG | false | 1 | |
| Status | Status | SUSERASRECSTATUS | false | ||
| UserRecordAuthorizationExcludes | List[UserRecordAuthorizationExclude] | SUSERESUSERASSUSEID, SUSERESUSERASSRECNAME | false | , | |
| UserRecordAuthorizations | List[UserRecordAuthorization] | SUSERASUSEID, SUSERASRECNAME | false | , |
Brondatabewerken
- Entity-definitie —
lookup_entity("UserRecordAuthorizationSetting")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="UserRecordAuthorizationSetting")Before/After Save events voor UserRecordAuthorizationSetting. Bron:workflows.xml.