The minimum skill proficiency required by an agent to process a call for that skill.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public GeneralConfigurationProperty<SkillSetConfiguration..::..Property, int> MinimumProficiency { get; }
Visual Basic
Public ReadOnly Property MinimumProficiency As GeneralConfigurationProperty(Of SkillSetConfiguration..::..Property, Integer)
	Get

See Also