IWorkflow.StartWorkflowById(Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Starts workflow from the ID of the workflow passed in.
public:
void StartWorkflowById(Guid workflowId);
public void StartWorkflowById (Guid workflowId);
abstract member StartWorkflowById : Guid -> unit
Public Sub StartWorkflowById (workflowId As Guid)
Parameters
- workflowId
- Guid
Specifies the ID of the workflow