Possible actions that a rule may perform on a campaign.
Namespace: ININ.IceLib.Configuration.Dialer.DataTypesAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| C# |
|---|
public enum CampaignAction |
| Visual Basic |
|---|
Public Enumeration CampaignAction |
Members
| Member name | Value | Description | |
|---|---|---|---|
| End | 0 | Stop the campaign. | |
| Pause | 1 | Pause the campaign. | |
| RecyleCallList | 2 | Recycle the campaign's contact list. | |
| Reset | 3 | Reset the campaign. | |
| Unpause | 4 | Unpause the campaign. | |
| ScheduledCallsOnly | 5 | Scheduled calls only campaign |