Share via


WorkflowAssociationCollection Constructor

Initializes a new instance of the WorkflowAssociationCollection class.

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

Parameters

See Also

Reference

WorkflowAssociationCollection Class

WorkflowAssociationCollection Members

Microsoft.SharePoint.Client.Workflow Namespace