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