WorkflowDefinition 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 WorkflowDefinition(context)
public WorkflowDefinition(
    ClientRuntimeContext context
)

Parameters

See also

Reference

WorkflowDefinition class

WorkflowDefinition members

WorkflowDefinition overload

Microsoft.SharePoint.Client.WorkflowServices namespace