Share via


WorkflowTemplateCollection 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 WorkflowTemplateCollection(Context, _
    ObjectPath)
public WorkflowTemplateCollection(
    ClientRuntimeContext Context,
    ObjectPath ObjectPath
)

Parameters

See Also

Reference

WorkflowTemplateCollection Class

WorkflowTemplateCollection Members

Microsoft.SharePoint.Client.Workflow Namespace