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

WorkflowParams Property

A collection of workflow parameters.

Syntax

[VB.NET]
Public Property WorkflowParams As SPParamList

[C#]
public SPParamList WorkflowParams {get;}

Remarks

This property is populated after a call to ListWorkflows with a collection of parameters to pass to a workflow as input.

When calling StartWorkflow, this must contain the input parameters for the desired workflow.

NOTE: The workflows can be iterated through using the WorkflowIndex property.

Default Value

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