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 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.