Assignable Property
Version: Available or changed with runtime version 7.0.
Sets whether the permission set can be assigned to a user.
Applies to
- Permission Set
Syntax
permissionset 50100 MyPermissionSet
{
Assignable = true;
...
Remarks
Assignable permission sets are permissions that an admin can assign to users in Business Central, using the Permission Sets page.
Related information
Get Started with AL
Developing Extensions
PermissionSet Object
PermissionSet Extension Object