SPWorkflowExternalDataExchangeService Class
Provides an abstract class that derived classes can use to represent a workflow communication service.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Workflow.SPWorkflowExternalDataExchangeService
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public MustInherit Class SPWorkflowExternalDataExchangeService
'Usage
Dim instance As SPWorkflowExternalDataExchangeService
public abstract class SPWorkflowExternalDataExchangeService
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
SPWorkflowExternalDataExchangeService Members