Share via


WorkflowWorkItemQueue::getSelectedQueueSummaryValues Method

Retrieves the number of assigned and unassigned WorkflowWorkItemTable records for queues that are administered by the current user.

Syntax

client server public static container getSelectedQueueSummaryValues(Name _queueName)

Run On

Called

Parameters

  • _queueName
    Type: Name Extended Data Type
    The name of the queue for the currently selected record in the work list.

Return Value

Type: container
A container with the number of assigned and unassigned records.

See Also

Reference

WorkflowWorkItemQueue Table