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 WHSWorkGrouping record by the work group ID.
Syntax
client server public static WHSWorkGrouping findByGroupingId(WHSWorkGroupingId _workGroupingId, [boolean _forupdate])
Run On
Called
Parameters
- _workGroupingId
Type: WHSWorkGroupingId Extended Data Type
The ID of the grouped work to find.
- _forupdate
Type: boolean
Indicates if the found record should be updated.
Return Value
Type: WHSWorkGrouping Table
A work grouping record.