The DNCSourceConfiguration type exposes the following members.

Properties

  NameDescription
Public propertyAccountCode
The account code provided by DNC.com
Public propertyChanged (Inherited from EditableListConfigurationObject<(Of <(<'DNCSourceConfiguration..::..Property>)>)>.)
Public propertyColumnName
The name of the column in the custom database table containing do-not-call numbers. Used only in custom DNC sources.
Public propertyConfigurationId (Inherited from ListConfigurationObject.)
Public propertyConnectionId
The ID of the Dialer database connection containing the do-not-call table. Used only in custom DNC sources.
Public propertyDialUnscrubbed
When using DNC.com for scrubbing, this specifices whether to continue dialing even if scrubbing is unable to complete.
Public propertyDNCCampaignId
The ID of the DNC.com campaign to use for scrubbing numbers.
Public propertyDNCCampaignName
The name of the DNC.com campaign to use for scrubbing numbers.
Public propertyExclusionIdColumnName
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.
Public propertyExpirationColumnName
The name of the column in the custom database table containing do-not-call expiration. Used only in custom DNC sources.
Public propertyIsDefaultObject
Indicates whether this is the default instance of this object type.
Public propertyIsExporting
Tells whether the current object is being used for exporting
Public propertyIsNewObject (Inherited from ConfigurationObject.)
Public propertyLoginId
The login ID provided by DNC.com
Public propertyMarkWirelessAsUncallable
When using DNC.com for scrubbing, this specifies whether to block calls to wireless numbers.
Public propertyOriginalConfigurationId (Inherited from ListConfigurationObject.)
Public propertyProjectId
The ID of the DNC.com project to pull scrub settings from.
Public propertyRevisionLevel
The current version number of this object.
Public propertySourceType
The type of DNC source type. Use 0 for DNC.com and 1 for custom DNC source.
Public propertyTableName
The name of the database table containing do-not-call numbers. Used only by custom DNC sources.
Public propertyUseDialPlan
Specifies whether to run phone numbers through the dial plan before scrubbing.
Public propertyUseSecureServer
Specifies whether to use HTTPS in the url for the DNC Source.

See Also