FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deRealTime..::..executeInRealTime Method

Executes the in real time.

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

Syntax


public deExecutionResult executeInRealTime(
	clsUIModel oModel,
	Hashtable oVariables,
	Hashtable oGlobals
)
Public Function executeInRealTime ( _
	oModel As clsUIModel, _
	oVariables As Hashtable, _
	oGlobals As Hashtable _
) As deExecutionResult
public:
deExecutionResult^ executeInRealTime(
	clsUIModel^ oModel, 
	Hashtable^ oVariables, 
	Hashtable^ oGlobals
)

Parameters

oModel
Type: clsUIModel
The o model.
oVariables
Type: Hashtable
The o variables.
oGlobals
Type: Hashtable
The o globals.

Return Value

deExecutionResult.