Partager via


WorkflowInstanceCollection - Constructeur

Espace de noms :  Microsoft.SharePoint.Client.WorkflowServices
Assembly :  Microsoft.SharePoint.Client.WorkflowServices (dans Microsoft.SharePoint.Client.WorkflowServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Utilisation
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

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

Paramètres

Voir aussi

Référence

WorkflowInstanceCollection classe

WorkflowInstanceCollection - Membres

Microsoft.SharePoint.Client.WorkflowServices - Espace de noms