SPWorkflowEventProperties.ItemId property

Gets the identifier of the workflow ParentItem.

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

Syntax

'Declaration
Public ReadOnly Property ItemId As Integer
    Get
'Usage
Dim instance As SPWorkflowEventProperties
Dim value As Integer

value = instance.ItemId
public int ItemId { get; }

Property value

Type: System.Int32

See also

Reference

SPWorkflowEventProperties class

SPWorkflowEventProperties members

Microsoft.SharePoint.Workflow namespace