Share via


WorkflowWorkItemQueue::getNumberOfQueues Method

Retrieves a count of the records in the WorkflowWorkItemQueue table that are related to a specified WorkItemType field.

Syntax

client server public static int64 getNumberOfQueues(WorkItemType _workItemType)

Run On

Called

Parameters

Return Value

Type: int64
Retrieves a count of the WorkflowWorkItemQueue records.

See Also

Reference

WorkflowWorkItemQueue Table