TotalPhysicalQueues property: Agent class
Description
This property returns the total number of physical queues to which this agent is assigned as a number.
This property is read-only.
Example
&TotalPhysicalQueues = &myAgent.TotalPhysicalQueues;
Related Topics