WorkflowInstanceService.GetCurrent - Méthode
Espace de noms : Microsoft.SharePoint.Client.WorkflowServices
Assembly : Microsoft.SharePoint.Client.WorkflowServices (dans Microsoft.SharePoint.Client.WorkflowServices.dll)
Syntaxe
'Déclaration
Public Shared Function GetCurrent ( _
Context As ClientRuntimeContext _
) As WorkflowInstanceService
'Utilisation
Dim Context As ClientRuntimeContext
Dim returnValue As WorkflowInstanceService
returnValue = WorkflowInstanceService.GetCurrent(Context)
public static WorkflowInstanceService GetCurrent(
ClientRuntimeContext Context
)
Paramètres
- Context
Type : Microsoft.SharePoint.Client.ClientRuntimeContext
Valeur renvoyée
Type : Microsoft.SharePoint.Client.WorkflowServices.WorkflowInstanceService
Voir aussi
Référence
WorkflowInstanceService classe
WorkflowInstanceService - Membres
Microsoft.SharePoint.Client.WorkflowServices - Espace de noms