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. | |
Connection | 2 | Represents the Connection property. | |
ContactColumns | 3 | Represents the ContactColumns property. | |
TableName | 4 | Represents the TableName property. | |
RevisionLevel | 5 | Represents the RevisionLevel property. | |
DurationOfOwnership | 6 | Represents the DurationOfOwnership property. | |
EnableCampaignOwnership | 7 | Represents the EnableCampaignOwnership property. | |
EnableDncComMetaData | 8 | Represents the EnableDncComMetaData property. | |
EnableMetaDataCleanup | 9 | Represents the EnableMetaDataCleanup property. | |
MetaDataDuration | 10 | Represents the MetaDataDuration property. |