deWorkflowInstance..::..isChildWorkflow Method
Determines whether [is child workflow].
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
Public Function isChildWorkflow ( _ <OutAttribute> ByRef isSynched As Boolean _ ) As Boolean
public: bool^ isChildWorkflow( [OutAttribute] bool^% isSynched )
Parameters
- isSynched
- Type: Boolean%