WorkflowWorkItemQueue::getAllQueueSummaryValues Method
Retrieves the number of assigned and unassigned WorkflowWorkItemTable records for queues that are administered by the current user.
Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
server public static container getAllQueueSummaryValues()
Microsoft Dynamics AX 2012 R2 (SYS)
server public static container getAllQueueSummaryValues()
Microsoft Dynamics AX 2012 Feature Pack (SYS)
client server public static container getAllQueueSummaryValues()
Microsoft Dynamics AX 2012 (FPK)
client server public static container getAllQueueSummaryValues()
Microsoft Dynamics AX 2012 (SYS)
client server public static container getAllQueueSummaryValues()
Run On
Server
Return Value
Type: container
A container that contains the number of assigned and unassigned records.