Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for internal use.
Namespace: Microsoft.Office.RecordsManagement.SearchAndProcess
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Overrides Sub ProcessWorkItems ( _
db As SPContentDatabase, _
workItems As SPWorkItemCollection _
)
'Usage
Dim instance As SearchAndProcessWIJD
Dim db As SPContentDatabase
Dim workItems As SPWorkItemCollection
instance.ProcessWorkItems(db, workItems)
public override void ProcessWorkItems(
SPContentDatabase db,
SPWorkItemCollection workItems
)
Parameters
- workItems
Type: Microsoft.SharePoint.SPWorkItemCollection
See Also
Reference
Microsoft.Office.RecordsManagement.SearchAndProcess Namespace