FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowDefinition..::..updateWaitingInstanceDesign Method

Updates the waiting instance design.

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

Syntax


public bool updateWaitingInstanceDesign(
	deWorkflowInstance oInstance
)
Public Function updateWaitingInstanceDesign ( _
	oInstance As deWorkflowInstance _
) As Boolean
public:
bool^ updateWaitingInstanceDesign(
	deWorkflowInstance^ oInstance
)

Parameters

oInstance
Type: FlowWright.cDevDeAPI..::..deWorkflowInstance
The o instance.

Return Value

true if XXXX, false otherwise.