Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds a record in the RetailStaffPermissionGroup table with the specified permission group ID value.
Syntax
client server public static RetailStaffPermissionGroup find(RetailStaffPermissionGroupId _permissionGroupId, [boolean _forUpdate])
Run On
Called
Parameters
- _permissionGroupId
Type: RetailStaffPermissionGroupId Extended Data Type
The group ID of the specified permission.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RetailStaffPermissionGroup Table
A record in the RetailSizes table; otherwise, an empty record.