Share via


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

Return Value

Type: WorkflowWorkItemQueueTypeTmp Table
A record from the WorkflowWorkItemTypeTmp table if found; otherwise, an empty buffer.

See Also

Reference

WorkflowWorkItemQueueTypeTmp Table