SkillLevel property: AgentPhysQueueProps class

Description

This property returns the skill level as a number.

This property is read-only.

Example

The following code example returns the skill level on physical queue.

&SkillLevel = &myAgentPhysQueueProps.SkillLevel;