Permission set 5378 Page Inspection - Objects, source in 29

Source29

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;
}