Share via


SPWorkflowExternalDataExchangeService.CurrentWorkflow - Propriété

Obtient l'instance de workflow qui s'exécute sur le thread en cours.

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

Syntaxe

'Déclaration
Public ReadOnly Property CurrentWorkflow As SPWorkflow
    Get
'Utilisation
Dim instance As SPWorkflowExternalDataExchangeService
Dim value As SPWorkflow

value = instance.CurrentWorkflow
public SPWorkflow CurrentWorkflow { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Workflow.SPWorkflow
Un objet qui représente une instance de workflow.

Voir aussi

Référence

SPWorkflowExternalDataExchangeService classe

SPWorkflowExternalDataExchangeService - Membres

Microsoft.SharePoint.Workflow - Espace de noms