Click or drag to resize
RuntimeEngineOnRunning Property

Namespace: FlexRule
Assembly: FlexRule.Engine (in FlexRule.Engine.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public Action<IActiveElementEngine> OnRunning { set; }

Property Value

Type: ActionIActiveElementEngine

Implements

IExecutableModelOnRunning
See Also