Permission set 9704 Cues and KPIs - Objects
- App
- System Application
- Namespace
- System.Visualization
- Versions
- 19-28
Versions171819202122232425262728
Source in 29
src/System Application/App/Cues and KPIs/permissions/CuesandKPIsObjects.PermissionSet.al16 lines, Copyright (c) Microsoft Corporation. MIT
// ------------------------------------------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for license information.
// ------------------------------------------------------------------------------------------------
namespace System.Visualization;
permissionset 9704 "Cues and KPIs - Objects"
{
Access = Internal;
Assignable = false;
Permissions = page "Cue Setup Administrator" = X,
page "Cue Setup End User" = X;
}