WorkflowServicesManager - Constructeur (ClientRuntimeContext, ObjectPath)
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 WorkflowServicesManager(context, _
objectPath)
public WorkflowServicesManager(
ClientRuntimeContext context,
ObjectPath objectPath
)
Paramètres
- context
Type : Microsoft.SharePoint.Client.ClientRuntimeContext
- objectPath
Type : Microsoft.SharePoint.Client.ObjectPath
Voir aussi
Référence
WorkflowServicesManager classe
WorkflowServicesManager - Membres
WorkflowServicesManager - Surcharge
Microsoft.SharePoint.Client.WorkflowServices - Espace de noms