BulkWorkflowWorkItem Class

An individual bulk workflow work item.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Workflow.BulkWorkflowWorkItem

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class BulkWorkflowWorkItem
'Usage
Dim instance As BulkWorkflowWorkItem
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class BulkWorkflowWorkItem

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

BulkWorkflowWorkItem Members

Microsoft.Office.Workflow Namespace