---
title: "Codeunit 9174 User Settings"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/9174-user-settings/
type: codeunit
id: 9174
name: "User Settings"
app: "Base Application"
versions: "18"
build: 18.5.29545.46345
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 9174 User Settings

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/9174-user-settings/

| | |
| --- | --- |
| App | Base Application |
| Versions | 18 |
| Source file | UserSettings.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| EditUserID | (var Record User Personalization) | Boolean | internal | 18 | - | - |
| EditProfileID | (var Record User Personalization) | - | internal | 18 | - | - |
| EditLanguage | (var Record User Personalization) | - | internal | 18 | - | - |
| EditRegion | (var Record User Personalization) | - | internal | 18 | - | - |
| ValidateLanguageID | (Record User Personalization) | - | internal | 18 | - | - |
| ValidateRegionID | (Record User Personalization) | - | internal | 18 | - | - |
| ValidateTimeZone | (var Record User Personalization) | - | internal | 18 | - | - |
| HideExternalUsers | (var Record User Personalization) | - | internal | 18 | - | - |
| SetRestartRequiredIfChangeIsForCurrentUser | (Record User Personalization) | - | internal | 18 | - | - |
| IsRestartRequiredIfChangeIsForCurrentUser | () | Boolean | internal | 18 | - | - |
| RestartSession | () | - | internal | 18 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.

Jonas Paprotka, 2026-09-20.
