Compartilhar via


WorkflowInstanceService.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 WorkflowInstanceService
'Uso
Dim Context As ClientRuntimeContext
Dim returnValue As WorkflowInstanceService

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

Parâmetros

Valor retornado

Tipo: Microsoft.SharePoint.Client.WorkflowServices.WorkflowInstanceService

Ver também

Referência

WorkflowInstanceService classe

WorkflowInstanceService membros

Microsoft.SharePoint.Client.WorkflowServices namespace