The name of the column in the custom database table containing do-not-call numbers. Used only in custom DNC sources.

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<DNCSourceConfiguration..::..Property, string> ColumnName { get; }
Visual Basic
Public ReadOnly Property ColumnName As GeneralConfigurationProperty(Of DNCSourceConfiguration..::..Property, String)
	Get

See Also