The collection of Actions to perform when this Rule's conditions are met
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| C# |
|---|
public Collection<RuleAction> Actions { get; private set; } |
| Visual Basic |
|---|
Public Property Actions As Collection(Of RuleAction) Get Private Set |