SPWorkflowDataSourceView.ItemId Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property ItemId As Integer
    Get
    Set
'Usage
Dim instance As SPWorkflowDataSourceView
Dim value As Integer

value = instance.ItemId

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

Property Value

Type: System.Int32

See Also

Reference

SPWorkflowDataSourceView Class

SPWorkflowDataSourceView Members

Microsoft.SharePoint.WebControls Namespace