Compartilhar via


WorkflowSubscriptionService.GetCurrent método

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)

Sintaxe

'Declaração
Public Shared Function GetCurrent ( _
    Context As ClientRuntimeContext _
) As WorkflowSubscriptionService
'Uso
Dim Context As ClientRuntimeContext
Dim returnValue As WorkflowSubscriptionService

returnValue = WorkflowSubscriptionService.GetCurrent(Context)
public static WorkflowSubscriptionService GetCurrent(
    ClientRuntimeContext Context
)

Parâmetros

Valor retornado

Tipo: Microsoft.SharePoint.Client.WorkflowServices.WorkflowSubscriptionService

Ver também

Referência

WorkflowSubscriptionService classe

WorkflowSubscriptionService membros

Microsoft.SharePoint.Client.WorkflowServices namespace