WHSWorkGrouping::findByGroupingId Method
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.