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: 592.1.30.0
Syntax
C#
public bool IsActive { get; }

Property Value

Type: Boolean
See Also