title: "User.AllowedEmployeeContexts" category: reference tags: [aet, users, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
User.AllowedEmployeeContexts
Groep: Users Type: System · Waardetype: contextlist Custom: Nee · Nullable: Ja
Beschrijving: Allowed employee contexts
Allowed employee contexts for users.
Waardebewerken
- Actuele waarde:
[1] - Overerfde waarde:
[1] - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "User.AllowedEmployeeContexts",
"settingType": "System",
"description": "Allowed employee contexts",
"longDescription": "Allowed employee contexts for users.",
"value": [
1
],
"valueType": "contextlist",
"valueTypeEntity": "Employee",
"valueDisplayModel": [
1
],
"inheritedValue": [
1
],
"inheritedFromDescription": "Inherited from factory settings.",
"inheritedValueDisplayModel": [
1
],
"isCustom": false,
"isNullable": true,
"listDataSourceAction": "ApplicationElement.GetSettingDataSource"
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("User.AllowedEmployeeContexts")Volledige setting-data. Bron:ApplicationElementTreeData.json.