FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

wfstep..::..StepReturns Property

The StepReturns List of StepReturn

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

Syntax


public List<StepReturn> StepReturns { get; set; }
Public Property StepReturns As List(Of StepReturn)
	Get
	Set
public:
property List<StepReturn^>^ StepReturns {
	List<StepReturn^>^ get ();
	void set (List<StepReturn^>^ value);
}

Field Value

The step returns.