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)

Syntax

'Declaration
<CorrelationParameterAttribute("workflowId")> _
<ExternalDataExchangeAttribute> _
Public Interface ISharePointService
'Usage
Dim instance As ISharePointService
[CorrelationParameterAttribute("workflowId")]
[ExternalDataExchangeAttribute]
public interface ISharePointService

See also

Reference

ISharePointService members

Microsoft.SharePoint.Workflow namespace