FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTask..::..waitForAll Property

Gets a value indicating whether [wait for all].

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

Syntax


public bool waitForAll { get; }
Public ReadOnly Property waitForAll As Boolean
	Get
public:
property bool^ waitForAll {
	bool^ get ();
}

Field Value

true if [wait for all]; otherwise, false.