ISharePointService - Interface

Représente une interface ExternalDataExchangeService qui permet à des activités de flux de travail demander des actions et de gérer des événements à l'extérieur de l'instance du workflow lui-même.

Espace de noms :  Microsoft.SharePoint.Workflow
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<CorrelationParameterAttribute("workflowId")> _
<ExternalDataExchangeAttribute> _
Public Interface ISharePointService
'Utilisation
Dim instance As ISharePointService
[CorrelationParameterAttribute("workflowId")]
[ExternalDataExchangeAttribute]
public interface ISharePointService

Voir aussi

Référence

ISharePointService - Membres

Microsoft.SharePoint.Workflow - Espace de noms