FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowDefinition..::..getSubWorkflowInstanceCount Method

Gets the sub workflow instance count.

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

Syntax


public int getSubWorkflowInstanceCount(
	executionStatus oType
)
Public Function getSubWorkflowInstanceCount ( _
	oType As executionStatus _
) As Integer
public:
int^ getSubWorkflowInstanceCount(
	executionStatus^ oType
)

Parameters

oType
Type: FlowWright.cDevDecisionEngine..::..executionStatus
Type of the o.

Return Value

System.Int32.