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.
Represents an ExternalDataExchangeService interface that enables workflow activities to request actions and handle events outside the workflow instance itself.
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<ExternalDataExchangeAttribute> _
<CorrelationParameterAttribute("workflowId")> _
Public Interface ISharePointService
'Usage
Dim instance As ISharePointService
[ExternalDataExchangeAttribute]
[CorrelationParameterAttribute("workflowId")]
public interface ISharePointService