IncludedPermissionSets Property
Version: Available or changed with runtime version 7.0.
Sets the lists of other permission sets that are included in this permission set.
Applies to
- Permission Set
- Permission Set Extension
Syntax
IncludedPermissionSets = BASIC;
Remarks
You can also exclude permission sets by using the ExcludedPermissionSets. For more information, see Composing Permission Sets.
Related information
ExcludedPermissionSets Property
PermissionSet Object
PermissionSet Extension Object
Get Started with AL
Developing Extensions