WorkflowWorkItemQueue::findByName Method
Finds the specified WorkflowWorkItemQueue record in the WorkflowWorkItemQueue table.
Syntax
client server public static WorkflowWorkItemQueue findByName(Name _queueName)
Run On
Called
Parameters
- _queueName
Type: Name Extended Data Type
The name in the WorkflowWorkItemQueue table to retrieve.
Return Value
Type: WorkflowWorkItemQueue Table
A record from the WorkflowWorkItemQueue table if found; otherwise, an empty buffer.