Codeunit "Agent System Permissions"
ID 4317
Namespace: System.Agents
Properties
| Name | Value |
|---|---|
| InherentEntitlements | X |
| InherentPermissions | X |
Methods
CurrentUserCanSeeConsumptionData
Gets whether the current user has permissions to see consumption data.
procedure CurrentUserCanSeeConsumptionData(): Boolean
Returns
| Type | Description |
|---|---|
| Boolean |
True if the user has permissions to see consumption data, false otherwise. |