Share via


WorkflowWorkItemQueueExpression::findByQueueRecId Method

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.

See Also

Reference

WorkflowWorkItemQueueExpression Table