| IRuntimeEngine Properties |
The IRuntimeEngine type exposes the following members.
| Name | Description | |
|---|---|---|
| Descriptions |
Signature definition of rule engine that is prepared by provided model
(Inherited from IExecutableModel.) | |
| EnableFullLog |
Sets Events to capture all activities during executions
| |
| Entries |
This property is for transformation of data when engine is based on a Decision Table.
(Inherited from IExecutableModel.) | |
| Events |
List of events to be captured during execution
| |
| Model |
Rule model that is used for this instance of IExecutableModel (Inherited from IExecutableModel.) | |
| OnRunning |
A hook to allow configuration on ExecutorSetupInformation or IActiveElementExecutionContext. Or you can handle ActiveElementEngine events.
(Inherited from IExecutableModel.) | |
| Workflow |
Workflow runtime instance
|