WorkflowSubscription constructor (ClientRuntimeContext)

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

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext _
)
'Usage
Dim context As ClientRuntimeContext

Dim instance As New WorkflowSubscription(context)
public WorkflowSubscription(
    ClientRuntimeContext context
)

Parameters

See also

Reference

WorkflowSubscription class

WorkflowSubscription members

WorkflowSubscription overload

Microsoft.SharePoint.Client.WorkflowServices namespace