title: "GroupSetting" category: reference tags: [entity, group-setting, datamodel] source: Entities.xml date: 2026-04-17 status: published
GroupSetting
Type: Entity Properties: 8 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: (
GroupSettingContext.None)
Statussenbewerken
- -1: Trash (
GroupSettingStatus.Trash) - 0: None (
GroupSettingStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | SGSID | 20 | false | |
| Context | Context | SGSCONTEXT | false | ||
| Description | UltimoString | SGSDESCR | 50 | true | |
| Exported | Boolean | SGSEXPORTED | false | 0 | |
| GroupRecordAuthorizationSettings | List[GroupRecordAuthorizationSetting] | SGRASSGSID | false | ||
| RecordAuthorizationOptional | Boolean | SGSRECAUTOPTIONAL | false | 0 | |
| Status | Status | SGSRECSTATUS | false | ||
| Users | List[User] | SUSESGSID | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("GroupSetting")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="GroupSetting")Before/After Save events voor GroupSetting. Bron:workflows.xml.