Click or drag to resize

SkillIsActive Property

Indicates whether the agent was successfully able to log into the skill represented by the id or not.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public bool IsActive { get; }

Property Value

Type: Boolean
See Also