The CampaignConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
CancelEdit | (Inherited from EditableListConfigurationObject<(Of <(<'CampaignConfiguration..::..Property>)>)>.) | |
Commit | (Inherited from EditableListConfigurationObject<(Of <(<'CampaignConfiguration..::..Property>)>)>.) | |
CommitAsync | (Inherited from EditableListConfigurationObject<(Of <(<'CampaignConfiguration..::..Property>)>)>.) | |
Delete | (Inherited from EditableListConfigurationObject<(Of <(<'CampaignConfiguration..::..Property>)>)>.) | |
DeleteAsync | (Inherited from EditableListConfigurationObject<(Of <(<'CampaignConfiguration..::..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.) | |
GetDescription | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetMaxLineSetting |
returns the Max lines per campaign setting of the campaign
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValidators | (Inherited from EditableListConfigurationObject<(Of <(<'CampaignConfiguration..::..Property>)>)>.) | |
GetValidatorsAsync | (Inherited from EditableListConfigurationObject<(Of <(<'CampaignConfiguration..::..Property>)>)>.) | |
MapPhoneNumbersToZones |
Recycles the contact list referenced by this campaign.
| |
MapPhoneNumbersToZonesAsync |
Asynchronously recycles the contact list referenced by this campaign.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PerformBulkDNCScrub |
Scrubs the campaign's contact list using the assigned DNC source.
| |
PerformBulkDNCScrubAsync |
Asynchronously scrubs the campaign's contact list using the assigned DNC source.
| |
PrepareForEdit | (Inherited from EditableListConfigurationObject<(Of <(<'CampaignConfiguration..::..Property>)>)>.) | |
QuickValidate |
Performs a test to validate if this campaign can operate correctly at a very basic level.
| |
QuickValidateAsync |
Performs a test to validate if this campaign can operate correctly at a very basic level.
| |
RecycleContactList |
Recycles the contact list referenced by this campaign.
| |
RecycleContactListAsync |
Asynchronously recycles the contact list referenced by this campaign.
| |
ResetCampaign |
Resets the campaign by recycling the contact list, resetting the recycle count to 0,
and picking up any saved configuration changes since the last time the campaign started.
| |
ResetCampaignAsync |
Asynchronously resets the campaign by recycling the contact list, resetting the recycle count to 0,
and picking up any saved configuration changes since the last time the campaign started.
| |
SetConfigurationId | (Inherited from EditableListConfigurationObject<(Of <(<'CampaignConfiguration..::..Property>)>)>.) | |
SetDisplayName | (Inherited from EditableListConfigurationObject<(Of <(<'CampaignConfiguration..::..Property>)>)>.) | |
Test |
Verify database, contact list, and skill set settings.
| |
TestAsync |
Asynchronously verify database, contact list, and skill set settings.
| |
ToString | (Inherited from ConfigurationObject.) |