Share via


WorkflowTemplate Constructor

Namespace:  Microsoft.SharePoint.Client.Workflow
Assemblies:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.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 WorkflowTemplate(Context, _
    ObjectPath)
public WorkflowTemplate(
    ClientRuntimeContext Context,
    ObjectPath ObjectPath
)

Parameters

See Also

Reference

WorkflowTemplate Class

WorkflowTemplate Members

Microsoft.SharePoint.Client.Workflow Namespace