Share via


ListPage.List property

Namespace:  Microsoft.Office.Workflow
Assembly:  Microsoft.Office.Workflow.Pages (in Microsoft.Office.Workflow.Pages.dll)

Syntax

'Declaration
Protected Property List As SPList
    Get
    Set
'Usage
Dim value As SPList

value = Me.List

Me.List = value
protected SPList List { get; set; }

Property value

Type: Microsoft.SharePoint.SPList
Returns SPList.

See also

Reference

ListPage class

ListPage members

Microsoft.Office.Workflow namespace