SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

StartWorkflow Method

Start the workflow.

Syntax

[VB.NET]
Public Sub StartWorkflow()
[C#]
public void StartWorkflow();

Remarks

Invoking this method will start the workflow specified by the WorkflowIndex property. The item is specified by the ItemURL property.

If input is necessary for the particular workflow to begin execution, the WorkflowParams property must be populated with the correct input values.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0