title: "Group" category: reference tags: [entity, group, datamodel] source: Entities.xml date: 2026-04-17 status: published
Group
Type: Entity Properties: 9 Contexts: 1 Statussen: 2
Contextsbewerken
- 0: (
GroupContext.None)
Statussenbewerken
- -1: Trash (
GroupStatus.Trash) - 0: None (
GroupStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | SGRONAME | 20 | false | |
| Context | Context | SGROCONTEXT | false | ||
| DatabaseUserType | DatabaseUserType | SGRODATABASEUSERTYPE | false | ||
| Description | UltimoString | SGRODES | 71 | true | |
| GroupUsers | List[GroupUser] | SGROUSEGROID | false | ||
| IsAuthorizationGroup | Boolean | SGROISAUTHORIZATIONGROUP | false | 0 | |
| Priority | Int32? | SGROPRIORITY | true | ||
| RemarkText | UltimoString | SGROREMARKTEXT | true | ||
| Status | Status | SGRORECSTATUS | false |
Brondatabewerken
- Entity-definitie —
lookup_entity("Group")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="Group")Before/After Save events voor Group. Bron:workflows.xml.