FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsActivity..::..subworkflowSynched Property

Gets or sets a value indicating whether [subworkflow synched].

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

Syntax


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

Field Value

true if [subworkflow synched]; otherwise, false.