This topic has not yet been rated - Rate this topic

SPWorkItemCollection.DeleteWorkItem method

Deletes a single specified work item from the processing queue.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public void DeleteWorkItem(
	Guid workItemId
)

Parameters

workItemId
Type: System.Guid
Unique identifier of the work item to be deleted.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.