OfficeTask.List Property

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

Syntax

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

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

Property Value

Type: Microsoft.SharePoint.SPList
Returns SPList.

See Also

Reference

OfficeTask Class

OfficeTask Members

Microsoft.Office.Workflow.Actions Namespace