Share via


WorkflowWorkItemQueue::getForCurrentUserOwner Method

Selects all of the WorkflowWorkItemQueue records to which the current user has a related WorkflowWorkItemQueueAssignee record and the IsOwner field identifies the user as an owner of the queue.

Syntax

client server public static WorkflowWorkItemQueue getForCurrentUserOwner()

Run On

Called

Return Value

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

See Also

Reference

WorkflowWorkItemQueue Table