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

WorkflowParamXML Property

The full XML of the workflow parameters.

Syntax

[VB.NET]
Public Property WorkflowParamXML As String

[C#]
public string WorkflowParamXML {get; set;}

Remarks

When the namespace is not recognized for the component to parse and populate the WorkflowParams property, this property will be populated with the full XML as returned by the server.

The XML may be modified or set before calling StartWorkflow for unrecognized schemas as well, such as using custom workflows.

Default Value

""

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