If true, Dialer will not reserve agents for non-Dialer calls, decreasing idle times for blended sites.

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<CampaignConfiguration..::..Property, bool> IsNonDialerStatDisabled { get; }
Visual Basic
Public ReadOnly Property IsNonDialerStatDisabled As GeneralConfigurationProperty(Of CampaignConfiguration..::..Property, Boolean)
	Get

Exceptions

ExceptionCondition
InsufficientRightsExceptionThe user does not have permission to view the property.

See Also