Get or set the minimum skill proficiency of agents that will receive this call based on the specified skill.
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public int MinProficiency { get; set; } |
Visual Basic |
---|
Public Property MinProficiency As Integer Get Set |