Types of files that can be uploaded to 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 enum ResourceType
Visual Basic
Public Enumeration ResourceType

Members

Member nameValueDescription
Wave0 A .wav audio file
UDL1 A .udl file containing a database connection string.
TimezoneMapping2 A timezone map dataset file
Fax3 A .i3f fax file
TemplateName4 A html email template file

See Also