FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deIStep..::..execute Method

execute method for the step

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  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

Return Value

clsStepReturn.