FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deStepExecutionInfo..::..returnValue Property

returns the return value from the step

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

Syntax


public string returnValue { get; }
Public ReadOnly Property returnValue As String
	Get
public:
property String^ returnValue {
	String^ get ();
}

Field Value

The return value.