The ID of the Dialer database connection containing the do-not-call table. 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, ConfigurationId> ConnectionId { get; }
Visual Basic
Public ReadOnly Property ConnectionId As GeneralConfigurationProperty(Of DNCSourceConfiguration..::..Property, ConfigurationId)
	Get

See Also