Click or drag to resize
IExecutableModel Properties

The IExecutableModel type exposes the following members.

Properties
  NameDescription
Public propertyDescriptions
Signature definition of rule engine that is prepared by provided model
Public propertyEntries
This property is for transformation of data when engine is based on a Decision Table.
Public propertyModel
Rule model that is used for this instance of IExecutableModel
Public propertyOnRunning
A hook to allow configuration on ExecutorSetupInformation or IActiveElementExecutionContext. Or you can handle ActiveElementEngine events.
Top
See Also