Specific types of actions that a rule can execute.
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 RuleActionType |
Visual Basic |
---|
Public Enumeration RuleActionType |
Members
Member name | Value | Description | |
---|---|---|---|
Campaign | 0 | Changes the execution state of a campaign. | |
CampaignProperty | 1 | Changes the value of a campaign property. | |
2 | Sends an email. | ||
EventLog | 3 | Writes an entry to the event log. | |
Group | 4 | Switches rule evaluation to a different rule group. | |
Handler | 5 | Executes a custom handler. | |
SMS | 6 | ||
Agent | 7 | Logs one or more agents and/or workgroups in or out of a campaign |