WrkCtrResourceGroup::findWrkCtrId Method
Retrieves a WrkCtrResourceGroup record that is based on the WrkCtrId and ResourceDataAreaId fields.
Syntax
client server public static WrkCtrResourceGroup findWrkCtrId(WrkCtrIdBase _wrkCtrId, [boolean _forUpdate])
Run On
Called
Parameters
- _wrkCtrId
Type: WrkCtrIdBase Extended Data Type
The ID of the resource group to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record that is found will be selected for an update.
Return Value
Type: WrkCtrResourceGroup Table
A WrkCtrResourceGroup record that is based on the WrkCtrId and ResourceDataAreaId fields of the resource group.