| IBooleanLogic Interface |
Namespace: FlexRule.Validation.Rules
public interface IBooleanLogic : IElementExecutableItem, IAgendaTarget
The IBooleanLogic type exposes the following members.
| Name | Description | |
|---|---|---|
| Actions |
'Then' part of the logic
| |
| GroupName |
Agenda group to run
(Inherited from IAgendaTarget.) | |
| Name |
Name of the current logic
| |
| Priority |
Priority to activate the activation based on
(Inherited from IAgendaTarget.) |
| Name | Description | |
|---|---|---|
| Execute |
Execute a specific routine on the active element
(Inherited from IElementExecutableItem.) | |
| ExecuteActions |
Executes all actions for this logic
| |
| Finialize |
Finalize the execution of the active element routine
(Inherited from IElementExecutableItem.) |