Share via


SPWorkflowDataSourceView.InsertParameters property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property InsertParameters As ParameterCollection
    Get
'Usage
Dim instance As SPWorkflowDataSourceView
Dim value As ParameterCollection

value = instance.InsertParameters
public ParameterCollection InsertParameters { get; }

Property value

Type: System.Web.UI.WebControls.ParameterCollection

See also

Reference

SPWorkflowDataSourceView class

SPWorkflowDataSourceView members

Microsoft.SharePoint.WebControls namespace