The type of DNC source type. Use 0 for DNC.com and 1 for custom DNC source.

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

See Also