WorkflowSubscriptionService.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 WorkflowSubscriptionService
'Utilisation
Dim Context As ClientRuntimeContext
Dim returnValue As WorkflowSubscriptionService
returnValue = WorkflowSubscriptionService.GetCurrent(Context)
public static WorkflowSubscriptionService GetCurrent(
ClientRuntimeContext Context
)
Paramètres
- Context
Type : Microsoft.SharePoint.Client.ClientRuntimeContext
Valeur renvoyée
Type : Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscriptionService
Voir aussi
Référence
WorkflowSubscriptionService classe
WorkflowSubscriptionService - Membres
Microsoft.SharePoint.Client.WorkflowServices - Espace de noms