Permission set 5378 Page Inspection - Objects
- App
- Base Application
- Versions
- 26-28
Versions171819202122232425262728
Source29
Source in 29
src/Layers/W1/BaseApp/Permissions/PageInspectionObjects.permissionset.al13 lines, Copyright (c) Microsoft Corporation. MIT
#pragma warning disable AA0247
permissionset 5378 "Page Inspection - Objects"
{
Assignable = false;
Permissions =
System "Tools, Zoom" = X,
Page "Page Inspection" = X,
Page "Page Inspection Extensions" = X,
Page "Page Inspection Fields" = X,
Page "Page Inspection Filters" = X,
Codeunit "Page Inspection VS Code Helper" = X;
}