Table of Contents

Page "Agent User Settings"

ID 4317
Namespace: System.Agents

Page that shows the settings of a given user.

Properties

Name Value
DataCaptionExpression Rec."User ID"
ApplicationArea #All
Caption Agent User Settings
PageType StandardDialog
SourceTable Table System.Environment.Configuration."User Settings"
InherentEntitlements X
InherentPermissions X
SourceTableTemporary True
DeleteAllowed False
InsertAllowed False
ModifyAllowed True
LinksAllowed False
RefreshOnActivate True
Extensible True
HelpLink https://go.microsoft.com/fwlink/?linkid=2149387
Permissions tabledata User = r

Methods

InitializeTemp

procedure InitializeTemp(var UserSettingsRec: Record "User Settings" temporary)

Parameters

Name Type Description
UserSettingsRec Table System.Environment.Configuration."User Settings"

GetValues

procedure GetValues(var UserSettingsRec: Record "User Settings" temporary)

Parameters

Name Type Description
UserSettingsRec Table System.Environment.Configuration."User Settings"

See also