Share via


WorkflowWorkItemQueue::getQueuesForCurrentUser Method

Selects all of the WorkflowWorkItemQueue records to which the current user has a related WorkflowWorkItemQueueAssignee record.

Syntax

server public static WorkflowWorkItemQueue getQueuesForCurrentUser()

Run On

Server

Return Value

Type: WorkflowWorkItemQueue Table
A WorkflowWorkItemQueue table that contains the related records.

See Also

Reference

WorkflowWorkItemQueue Table