Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified WorkFlowWorkItemQueueExpression record in the WorkFlowWorkItemQueueExpression table.
Syntax
client server public static WorkflowWorkItemQueueExpression findByQueueRecId(RefRecId _queueRecId)
Run On
Called
Parameters
- _queueRecId
Type: RefRecId Extended Data Type
The WorkflowWorkItemQueue record in the WorkFlowWorkItemQueueExpression table to retrieve.
Return Value
Type: WorkflowWorkItemQueueExpression Table
A record in the WorkFlowWorkItemQueueExpression table; otherwise, an empty record.