Specifies constants indicating what properties this configuration object supports.
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public enum Property |
Visual Basic |
---|
Public Enumeration Property |
Members
Member name | Value | Description | |
---|---|---|---|
Id | 0 | Represents the Id part of the ConfigurationId property. | |
DisplayName | 1 | Represents the DisplayName part of the ConfigurationId property. | |
AuditingEnabled | 2 | Represents the AuditingEnabled property. | |
AuditingConnection | 3 | Represents the AuditingConnection property. | |
AuditingRetentionTime | 4 | Represents the AuditingRetentionTime property. | |
AutomaticDispositionDelay | 5 | Represents the AutomaticDispositionDelay property. | |
CampaignPauseErrorThreshold | 6 | Represents the CampaignPauseErrorThreshold property. | |
PenetrationRetentionDuration | 7 | Represents the PenetrationRetentionDuration property. | |
DialerVersion | 8 | Represents the DialerVersion property. | |
HttpAddress | 9 | Represents the HttpAddress property. | |
HttpPort | 10 | Represents the HttpPort property. | |
IsdnBusySignalFile | 11 | Represents the IsdnBusySignalFile property. | |
IsdnConnectFailedFile | 12 | Represents the IsdnConnectFailedFile property. | |
EnableHistoryLoggingOnODS | 13 | Obsolete. Represents the EnableHistoryLoggingOnODS property. | |
MasterODS | 14 | Represents the MasterODS property. | |
SwitchoverBackupServer | 15 | Represents the SwitchoverBackupServer property. | |
UdlPath | 16 | Represents the UdlPath property. | |
UseHttps | 17 | Represents the UseHttps property. | |
RevisionLevel | 18 | Represents the RevisionLevel property. | |
OverrideLogonCampaign | 19 | Represents the OverrideLogonCampaign property. | |
ResetTimeLocal | 20 | Represents the ResetTimeLocal property. | |
ResetTimeCalendarDay | 21 | Represents the ResetTimeCalendarDay property. |