deWorkflowDefinition..::..getSubWorkflowInstances Method
Gets the Sub-workflow instances.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public Dictionary<string, deWorkflowInstance> getSubWorkflowInstances( executionStatus oType )
Public Function getSubWorkflowInstances ( _ oType As executionStatus _ ) As Dictionary(Of String, deWorkflowInstance)
public: Dictionary<String^, deWorkflowInstance^>^ getSubWorkflowInstances( executionStatus^ oType )
Parameters
- oType
- Type: FlowWright.cDevDecisionEngine..::..executionStatus
Type of the o.