The DNCSourceConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CancelEdit | (Inherited from EditableListConfigurationObject<(Of <(<'DNCSourceConfiguration..::..Property>)>)>.) |
![]() | Commit | (Inherited from EditableListConfigurationObject<(Of <(<'DNCSourceConfiguration..::..Property>)>)>.) |
![]() | CommitAsync | (Inherited from EditableListConfigurationObject<(Of <(<'DNCSourceConfiguration..::..Property>)>)>.) |
![]() | Delete | (Inherited from EditableListConfigurationObject<(Of <(<'DNCSourceConfiguration..::..Property>)>)>.) |
![]() | DeleteAsync | (Inherited from EditableListConfigurationObject<(Of <(<'DNCSourceConfiguration..::..Property>)>)>.) |
![]() | 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.) |
![]() | GetDNCCampaignsAsync |
Asynchronously retrieves a list of campaigns from DNC.Com
|
![]() | GetDNCdotCOMCampaigns |
Gets a list of campaigns from DNC.Com
|
![]() | 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 <(<'DNCSourceConfiguration..::..Property>)>)>.) |
![]() | GetValidatorsAsync | (Inherited from EditableListConfigurationObject<(Of <(<'DNCSourceConfiguration..::..Property>)>)>.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PrepareForEdit | (Inherited from EditableListConfigurationObject<(Of <(<'DNCSourceConfiguration..::..Property>)>)>.) |
![]() | SetConfigurationId | (Inherited from EditableListConfigurationObject<(Of <(<'DNCSourceConfiguration..::..Property>)>)>.) |
![]() | SetDisplayName | (Inherited from EditableListConfigurationObject<(Of <(<'DNCSourceConfiguration..::..Property>)>)>.) |
![]() | ToString | (Inherited from ConfigurationObject.) |
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.
|