This topic has not yet been rated - Rate this topic

SPWorkItem.ItemId Property

Windows SharePoint Services 3
Gets the item ID of a list item when a work item must be correlated with a specific list item. This is an optional property, used for working with list items.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
public int ItemId { get; }

Property Value

Returns the item ID for a list item associated with a work item object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.