WorkflowWorkItemQueueGroupRelation::find Method
Finds the specified record in the WorkflowWorkItemQueueGroupRelation table.
Syntax
client server public static WorkflowWorkItemQueueGroupRelation find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: WorkflowWorkItemQueueGroupRelation Table
A record ub the WorkflowWorkItemQueueGroupRelation table; otherwise, an empty buffer.