The manner in which the abandon rate is calculated.

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

Exceptions

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

See Also