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