FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsEngine..::..longRunningStepCutOff Property

Gets or sets the long running step cut off.

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

Syntax


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

Field Value

The long running step cut off.