ISharePointService Interface
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