The DNCSourceConfiguration type exposes the following members.
Properties
Name | Description | |
---|---|---|
AccountCode |
The account code provided by DNC.com
| |
Changed | (Inherited from EditableListConfigurationObject<(Of <(<'DNCSourceConfiguration..::..Property>)>)>.) | |
ColumnName |
The name of the column in the custom database table containing do-not-call numbers. Used only in custom DNC sources.
| |
ConfigurationId | (Inherited from ListConfigurationObject.) | |
ConnectionId |
The ID of the Dialer database connection containing the do-not-call table. Used only in custom DNC sources.
| |
DialUnscrubbed |
When using DNC.com for scrubbing, this specifices whether to continue dialing even if scrubbing is unable to complete.
| |
DNCCampaignId |
The ID of the DNC.com campaign to use for scrubbing numbers.
| |
DNCCampaignName |
The name of the DNC.com campaign to use for scrubbing numbers.
| |
ExclusionIdColumnName |
The name of the column in the custom database table containing an exclusion id that relates to do-not-call numbers. Used only in custom DNC sources.
| |
ExpirationColumnName |
The name of the column in the custom database table containing do-not-call expiration. Used only in custom DNC sources.
| |
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.) | |
LoginId |
The login ID provided by DNC.com
| |
MarkWirelessAsUncallable |
When using DNC.com for scrubbing, this specifies whether to block calls to wireless numbers.
| |
OriginalConfigurationId | (Inherited from ListConfigurationObject.) | |
ProjectId |
The ID of the DNC.com project to pull scrub settings from.
| |
RevisionLevel |
The current version number of this object.
| |
SourceType |
The type of DNC source type. Use 0 for DNC.com and 1 for custom DNC source.
| |
TableName |
The name of the database table containing do-not-call numbers. Used only by custom DNC sources.
| |
UseDialPlan |
Specifies whether to run phone numbers through the dial plan before scrubbing.
| |
UseSecureServer |
Specifies whether to use HTTPS in the url for the DNC Source.
|