OfficeTask.Item Property

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

Syntax

'Declaration
Protected ReadOnly Property Item As SPListItem
    Get
'Usage
Dim value As SPListItem

value = Me.Item
protected SPListItem Item { get; }

Property Value

Type: Microsoft.SharePoint.SPListItem
Returns SPListItem.

See Also

Reference

OfficeTask Class

OfficeTask Members

Microsoft.Office.Workflow.Actions Namespace