FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsStepReturn..::..stepState Property

Adds more return values.
Gets the returns.
Determines whether the specified return value contains return.
get/set step state

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

Syntax


public stepState stepState { get; set; }
Public Property stepState As stepState
	Get
	Set
public:
property stepState^ stepState {
	stepState^ get ();
	void set (stepState^ value);
}

Field Value

The state of the step.

Return Value

List<System.String>.

Return Value

true if the specified s return value contains return; otherwise, false.