FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..getChildWorkflowTree Method

Gets the child workflow tree.

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

Syntax


public DataTable getChildWorkflowTree(
	params executionStatus[] oStatuses
)
Public Function getChildWorkflowTree ( _
	ParamArray oStatuses As executionStatus() _
) As DataTable
public:
DataTable^ getChildWorkflowTree(
	... array<executionStatus^>^ oStatuses
)

Parameters

oStatuses
Type: array<executionStatus>[]()[][]
The o statuses.

Return Value

DataTable.