Freigeben über


WorkflowInstance-Konstruktor

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

Syntax

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

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

Parameter

Siehe auch

Referenz

WorkflowInstance Klasse

WorkflowInstance-Member

Microsoft.SharePoint.Client.WorkflowServices-Namespace