Share via


SPWorkflowDataSourceView.SelectParameters property

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

Syntax

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

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

Property value

Type: System.Web.UI.WebControls.ParameterCollection

See also

Reference

SPWorkflowDataSourceView class

SPWorkflowDataSourceView members

Microsoft.SharePoint.WebControls namespace