FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStepReturn Constructor

constructor for the step return class

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public clsStepReturn(
	string returnVal,
	stepState oStepState
)
Public Sub New ( _
	returnVal As String, _
	oStepState As stepState _
)
public:
clsStepReturn(
	String^ returnVal, 
	stepState^ oStepState
)

Parameters

returnVal
Type: String
return value
oStepState
Type: FlowWright.cDevDecisionEngine..::..stepState
step state