Partager via


WorkflowDefinitionCollection - 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 WorkflowDefinitionCollection(context, _
    objectPath)
public WorkflowDefinitionCollection(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Paramètres

Voir aussi

Référence

WorkflowDefinitionCollection classe

WorkflowDefinitionCollection - Membres

Microsoft.SharePoint.Client.WorkflowServices - Espace de noms