The file path where UDL files are stored on the Central Campaign Server.

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

See Also