WHSWorkGrouping::createGroupingRecord Method
Creates a new work grouping record with the indicated work.
Syntax
client server public static WHSWorkGroupingId createGroupingRecord(WHSWorkId _workId, [WHSWorkGroupingId _workGroupingId])
Run On
Called
Parameters
- _workId
Type: WHSWorkId Extended Data Type
The ID of the work.
- _workGroupingId
Type: WHSWorkGroupingId Extended Data Type
The work grouping ID with which to create the new record.
Return Value
Type: WHSWorkGroupingId Extended Data Type
The work grouping ID of the created group.