The ContactListConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddScheduledCalls |
Adds scheduled calls to the scheduled calls table, or replaces entries with the same campaign and identity.
|
![]() | AddScheduledCallsAsync | Asynchronously adds scheduled calls to the scheduled calls table or replaces entries with the same campaign and identity. |
![]() | BulkExport |
Exports contacts from the contact list into a file or database table.
|
![]() | BulkExportAsync |
Asynchronously exports contacts from the contact list into a file or database table.
|
![]() | BulkExportDNCMetadata |
Exports metadata from the DNC Metadata table into a file or database table.
|
![]() | BulkExportDNCMetadataAsync |
Asynchronously exports metadata from the DNC Metadata table into a file or database table.
|
![]() | BulkImport(HttpRequestKey, IDataSet, IDictionary<(Of <<'(DBColumn, DBColumn>)>>)) |
Imports contacts from a data set into the contact list.
|
![]() | BulkImport(HttpRequestKey, IDataSet, IDictionary<(Of <<'(DBColumn, DBColumn>)>>), Boolean) |
Imports contacts from a data set into the contact list.
|
![]() | BulkImportAsync(HttpRequestKey, IDataSet, IDictionary<(Of <<'(DBColumn, DBColumn>)>>), EventHandler<(Of <<'(AsyncCompletedEventArgs<(Of <<'(Int32>)>>)>)>>), Object) |
Asynchronously imports contacts from a data set into the contact list.
|
![]() | BulkImportAsync(HttpRequestKey, IDataSet, IDictionary<(Of <<'(DBColumn, DBColumn>)>>), Boolean, EventHandler<(Of <<'(AsyncCompletedEventArgs<(Of <<'(Int32>)>>)>)>>), Object) |
Asynchronously imports contacts from a data set into the contact list.
|
![]() | BulkMoveIn |
Copies records from a database table (not necessarily a contact list) accessible via a Dialer connection into this contact list.
|
![]() | BulkMoveInAsync |
Asynchronously copies records from a database table (not necessarily a contact list) accessible via a Dialer connection into this contact list.
|
![]() | BulkMoveOut |
Moves contacts from the contact list into a database table accessible from a Dialer connection.
|
![]() | BulkMoveOutAsync |
Asynchronously moves contacts from the contact list into a database table accessible from a Dialer connection.
|
![]() | CancelEdit | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | Commit | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | CommitAsync | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | CreateTables(TableType) |
Create database tables and associate them with the contact list.
|
![]() | CreateTables(TableType, IEnumerable<(Of <<'(DBColumn>)>>)) | Create database tables and associate them with the contact list. |
![]() | CreateTablesAsync |
Asynchronously create database tables and associate them with the contact list. |
![]() | Delete | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | DeleteAsync | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | DropTables |
Drops the database tables associated with the contact list.
A bitmask of TableTypes specifying which tables to drop. |
![]() | DropTablesAsync | Asynchronously drops the database tables associated with the contact list. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | FlushContacts |
Flush contact records from the dialing queue in order to prevent them from being dialed.
|
![]() | FlushContactsAsync |
Asynchronously flushes contact records from the dialing queue in order to prevent them from being dialed.
|
![]() | GetColumns |
Retrieves the fields in this contact list.
|
![]() | GetColumnsAsync |
Asynchrously retrieves the fields in this contact list.
|
![]() | GetContacts |
Run a query to retrieve records from the contact list.
|
![]() | GetContactsAsync |
Run a query to retrieve records from the contact list.
|
![]() | GetCustomPNDColumnMap |
Returns a list of custom columns that exist in the PND table.
|
![]() | GetDNCMetadata |
Run a query to retrieve records from the contact list DNC Metadata.
|
![]() | GetDNCMetadataAsync |
Run a query to retrieve records from the contact list DNC Metadata.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValidators | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | GetValidatorsAsync | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PrepareForEdit | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | RunSmallQuery | Run a query to retrieve records from the contact list. |
![]() | RunSmallQueryAsync |
Asynchronously runs a query to retrieve records from the contact list.
|
![]() | RunTransaction |
Executes one or more commands against the contact list as a transaction.
|
![]() | RunTransactionAsync |
Asynchronously executes one or more commands against the contact list as a transaction.
|
![]() | SetConfigurationId | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | SetDisplayName | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | ToString | (Inherited from ConfigurationObject.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | AgentID | Agent Id column residing in the scheduled call table. |
![]() ![]() | Attempts | Attempts column residing in the contact list table and phone number details table. |
![]() ![]() | CallingTimeRestrictions | |
![]() ![]() | CallingWindow | |
![]() ![]() | CampaignName | CampaignName column residing in the scheduled call table. |
![]() ![]() | CarrierInfo | |
![]() ![]() | CCID | |
![]() ![]() | Country | |
![]() ![]() | DateField | |
![]() ![]() | DateTimeClm | |
![]() ![]() | DoNotCallToday | |
![]() ![]() | EBRType | |
![]() ![]() | I3_ActiveCampaignID | I3_ActiveCampaignID column residing in the contact list table. |
![]() ![]() | I3_Attempts | Attempts column residing in the contact list table and phone number details table. |
![]() ![]() | I3_AttemptsAbandoned | AttemptsAbandoned column residing in the contact list table and phone number details table. |
![]() ![]() | I3_AttemptsBusy | AttemptsBusy column residing in the contact list table and phone number details table. |
![]() ![]() | I3_AttemptsDaily | I3_AttemptsDaily column residing in the contact list table. |
![]() ![]() | I3_AttemptsFax | AttemptsFax column residing in the contact list table and phone number details table. |
![]() ![]() | I3_AttemptsMachine | AttemptsMachine column residing in the contact list table and phone number details table. |
![]() ![]() | I3_AttemptsNoAnswer | AttemptsNoAnswer column residing in the contact list table and phone number details table. |
![]() ![]() | I3_AttemptsRemoteHangUp | AttemptsRemoteHangUp column residing in the contact list table and phone number details table. |
![]() ![]() | I3_AttemptsRescheduled | AttemptsRescheduled column residing in the contact list table and phone number details table. |
![]() ![]() | I3_AttemptsSITCallable | I3_AttemptsSITCallable column residing in the contact list table and phone number details table. |
![]() ![]() | I3_AttemptsSystemHangUp | AttemptsSystemHangUp column residing in the contact list table and phone number details table. |
![]() ![]() | I3_CampaignOwnerExpiration | When the contact ownership expires |
![]() ![]() | I3_CampaignOwnerID | Id of the campaign that owns this contact |
![]() ![]() | I3_CampaignOwnerName | Name of the campaign that owns this contact |
![]() ![]() | I3_CCID | Contact column Id column residing in the phone number details table |
![]() ![]() | I3_Identity | I3_Identity column residing in all tables associated with a contact list. |
![]() ![]() | I3_LastCalled_UTC | I3_LastCalled_UTC column residing in the contact list table. |
![]() ![]() | I3_SiteID | I3_SiteID column residing in the contact list table. |
![]() ![]() | I3_Status | Status column residing in the contact list table and phone number details table. |
![]() ![]() | I3_Upload_Id | I3_Upload_Id column residing in the contact list table. |
![]() ![]() | I3_Zone | Zone column residing in the contact list table and phone number details table. |
![]() ![]() | IsWireless | |
![]() ![]() | Locale | |
![]() ![]() | MetadataColumns | |
![]() ![]() | NewAreaCode | |
![]() ![]() | OwnershipColumns | The list of columns used for contact ownership information |
![]() ![]() | PhoneNumber | |
![]() ![]() | PNDColumns | The ordered list of columns in the phone number details table. |
![]() ![]() | Reason | |
![]() ![]() | RegionAbbrev | |
![]() ![]() | RequiredColumns | The list of columns required in a valid contact list. |
![]() ![]() | ResultCode | |
![]() ![]() | ScheduleColumns | The ordered list of columns in the scheduled call table. |
![]() ![]() | ScheduledCCID | Scheduled contact column Id column residing in the scheduled call table. |
![]() ![]() | ScheduledPhone | Scheduled phone column residing in the scheduled call table. |
![]() ![]() | ScheduledTime | Scheduled time residing in the scheduled call table. |
![]() ![]() | SiteID | AttemptsRemoteHangUp column residing in the contact list table and phone number details table. |
![]() ![]() | Status | Status column residing in the contact list table and phone number details table. |
![]() ![]() | SuccessResult | SuccessResult column residing in the contact list table. |
![]() ![]() | TZCode | |
![]() ![]() | UTCOffset | |
![]() ![]() | Zone | Zone column residing in the contact list table and phone number details table. |
Properties
Name | Description | |
---|---|---|
![]() | Changed | (Inherited from EditableListConfigurationObject<(Of <(<'ContactListConfiguration..::..Property>)>)>.) |
![]() | ColumnMap | A case-insensitive mapping of all column names in the contact list to their column definitions. |
![]() | ConfigurationId | (Inherited from ListConfigurationObject.) |
![]() | Connection |
The Id of the database connection used to access the contact list table.
|
![]() | ContactColumns |
The columns in the contact list table that are marked as phone number columns.
|
![]() | DNCMetadataColumnMap | A case-insensitive mapping of all column names in the DNC Metadata table to their column definitions. |
![]() | DurationOfOwnership |
The number of hours a contact record is exclusively owned by a campaign.
|
![]() | EnableCampaignOwnership |
Toggles whether or not the records in the contact list can be exclusively owned by a campaign.
|
![]() | EnableDncComMetaData |
Toggles whether or not Dialer is recording DNC.Com meta data.
|
![]() | EnableMetaDataCleanup |
Toggles whether or not Dialer automatically deletes records from the table older than then MetadataDuration period.
|
![]() | IsDefaultObject |
Indicates whether this is the default instance of this object type.
|
![]() | IsExporting |
Tells whether the current object is being used for exporting
|
![]() | IsNewObject | (Inherited from ConfigurationObject.) |
![]() | MetaDataDuration |
The number of days dialer will wait before deleting a record from the meta data table.
|
![]() | OriginalConfigurationId | (Inherited from ListConfigurationObject.) |
![]() | PNDColumnMap | A case-insensitive mapping of all column names in the Phone Number Details table to their column definitions. |
![]() | RevisionLevel |
The current version of this object.
|
![]() | TableName |
The name of the contact list table.
|