FlowWright.cDevDeAPI Namespace
deWorkflowInstance Class
deWorkflowInstance Methods
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..instanceHasSubWorkflows Method

returns if the instance has sub-workflow instances

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

Syntax


public bool instanceHasSubWorkflows()
Public Function instanceHasSubWorkflows As Boolean
public:
bool^ instanceHasSubWorkflows()

Return Value

true if XXXX, false otherwise.