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. | |
| AccountCode | 2 | Represents the AccountCode property. | |
| DNCCampaignId | 3 | Represents the DNCCampaignId property. | |
| DNCCampaignName | 4 | Represents the DNCCampaignName property. | |
| ColumnName | 5 | Represents the ColumnName property. | |
| ConnectionId | 6 | Represents the ConnectionId property. | |
| DialUnscrubbed | 7 | Represents the DialUnscrubbed property. | |
| ExclusionIdColumnName | 8 | Represents the ExclusionIdColumnName property. | |
| ExpirationColumnName | 9 | Represents the ExpirationColumnName property. | |
| LoginId | 10 | Represents the LoginId property. | |
| MarkWirelessAsUncallable | 11 | Represents the MarkWirelessAsUncallable property. | |
| ProjectId | 12 | Represents the ProjectId property. | |
| SourceType | 13 | Represents the SourceType property. | |
| TableName | 14 | Represents the TableName property. | |
| UseDialPlan | 15 | Represents the UseDialPlan property. | |
| UseSecureServer | 16 | Represents the UseSecureServer property. | |
| RevisionLevel | 17 | Represents the RevisionLevel property. |