Summary: Asynchronously runs one workflow from another. The InvokeWorkflowActivity first calls the Invoking code-beside method, if one has been specified. Typically, this method is used to set up incoming parameters for the workflow instance to be invoked. InvokeWorkflowActivity then creates and invokes a workflow instance of the specified type, passing the parameters that have been provided. As soon as the workflow has been invoked, the InvokeWorkflowActivity finishes immediately.
Edit WF.InvokeWorkflow...
You do not have permission to change this topic.