deIStep..::..execute Method
execute method for the step
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
clsStepReturn execute( clsEngineContext oEngineContext )
Function execute ( _ oEngineContext As clsEngineContext _ ) As clsStepReturn
clsStepReturn^ execute( clsEngineContext^ oEngineContext )
Parameters
- oEngineContext
- Type: FlowWright.cDevDecisionEngine..::..clsEngineContext
engine context passed into the step