Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Web Development
SharePoint Products and Technologies
SharePoint 2010
SDK Documentation
SharePoint 2010 Class Libraries and Web Service References
SharePoint Foundation 2010 Class Libraries
Workflow Class Library
Microsoft.SharePoint.Workflow
IListItemByKeyService Interface
IListItemService Interface
ISharePointService Interface
ISPActivityDetailsSerializable Interface
ISPWorkflowEventReceiver Interface
ITaskService Interface
IWorkflowModificationService Interface
IWorkflowWebProvider Interface
SPActivationEventArgs Class
SPDeclarativeWorkflowProvisioningFeatureReceiver Class
SPDeclarativeWorkflowProvisioningFullTrustOnlyFeatureReceiver Class
SPItemEventArgs Class
SPItemKey Class
SPListItemServiceEventArgs Class
SPModificationEventArgs Class
SPTaskServiceEventArgs Class
SPWorkflow Class
SPWorkflowActivationProperties Class
SPWorkflowActivityDetails Class
SPWorkflowActivityStatus Enumeration
SPWorkflowAssignedToFilter Enumeration
SPWorkflowAssociation Class
SPWorkflowAssociationCollection Class
SPWorkflowAssociationCollection.Configuration Enumeration
SPWorkflowCollection Class
SPWorkflowEventCompletionType Enumeration
SPWorkflowEventProperties Class
SPWorkflowEventReceiver Class
SPWorkflowExternalDataExchangeService Class
SPWorkflowExternalDataExchangeService.BatchOperation Delegate
SPWorkflowExternalDataExchangeServiceCollection Class
SPWorkflowFilter Class
SPWorkflowHistoryEventType Enumeration
SPWorkflowLibraryEventReceiver Class
SPWorkflowManager Class
SPWorkflowModification Class
SPWorkflowModificationCollection Class
SPWorkflowPostponedEventType Enumeration
SPWorkflowRunOptions Enumeration
SPWorkflowState Enumeration
SPWorkflowStatus Enumeration
SPWorkflowTask Class
SPWorkflowTaskCollection Class
SPWorkflowTaskProperties Class
SPWorkflowTemplate Class
SPWorkflowTemplateCollection Class
SPWorkflowUserContext Enumeration
SPWorkflowWorkflowRoleCreator Class
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
SPWorkflowExternalDataExchangeService
.
BatchOperation Delegate
SharePoint 2010
Namespace:
Microsoft.SharePoint.Workflow
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
C#
VB
Copy
public
delegate
void
BatchOperation( Transaction transaction,
params
Object[] arguments )
Parameters
transaction
Type:
System.Transactions
.
Transaction
arguments
Type:
System
.
Object
[]
See Also
Reference
Microsoft.SharePoint.Workflow Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ