Compartilhar via


WorkflowSubscriptionService construtor

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

Sintaxe

'Declaração
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Uso
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New WorkflowSubscriptionService(context, _
    objectPath)
public WorkflowSubscriptionService(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parâmetros

Ver também

Referência

WorkflowSubscriptionService classe

WorkflowSubscriptionService membros

Microsoft.SharePoint.Client.WorkflowServices namespace