WorkflowServicesManager - Constructeur (ClientRuntimeContext, Web)
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, _
web As Web _
)
'Utilisation
Dim context As ClientRuntimeContext
Dim web As Web
Dim instance As New WorkflowServicesManager(context, _
web)
public WorkflowServicesManager(
ClientRuntimeContext context,
Web web
)
Paramètres
- context
Type : Microsoft.SharePoint.Client.ClientRuntimeContext
- web
Type : Microsoft.SharePoint.Client.Web
Voir aussi
Référence
WorkflowServicesManager classe
WorkflowServicesManager - Membres
WorkflowServicesManager - Surcharge
Microsoft.SharePoint.Client.WorkflowServices - Espace de noms