WorkflowServicesManager Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
WorkflowServicesManager(ClientRuntimeContext, ObjectPath) | |
WorkflowServicesManager(ClientRuntimeContext, Web) |
WorkflowServicesManager(ClientRuntimeContext, ObjectPath)
public WorkflowServicesManager (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ObjectPath objectPath);
new Microsoft.SharePoint.Client.WorkflowServices.WorkflowServicesManager : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ObjectPath -> Microsoft.SharePoint.Client.WorkflowServices.WorkflowServicesManager
Parameters
- context
- ClientRuntimeContext
- objectPath
- ObjectPath
Applies to
WorkflowServicesManager(ClientRuntimeContext, Web)
public WorkflowServicesManager (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.Web web);
new Microsoft.SharePoint.Client.WorkflowServices.WorkflowServicesManager : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.Web -> Microsoft.SharePoint.Client.WorkflowServices.WorkflowServicesManager
Parameters
- context
- ClientRuntimeContext
- web
- Web