WrkCtrResourceGroup::find Method
Finds a WrkCtrResourceGroup record based on the record ID.
Syntax
client server public static WrkCtrResourceGroup find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID with which to find the resource group.
- _forUpdate
Type: boolean
A Boolean value that specifies whether the record found should be selected for update.
Return Value
Type: WrkCtrResourceGroup Table
A WrkCtrResourceGroup record based on the record ID of the resource group.