WorkflowServicesManager.GetWorkflowDeploymentService method
Namespace: Microsoft.SharePoint.Client.WorkflowServices
Assembly: Microsoft.SharePoint.Client.WorkflowServices (in Microsoft.SharePoint.Client.WorkflowServices.dll)
Syntax
'Declaration
Public Function GetWorkflowDeploymentService As WorkflowDeploymentService
'Usage
Dim instance As WorkflowServicesManager
Dim returnValue As WorkflowDeploymentService
returnValue = instance.GetWorkflowDeploymentService()
public WorkflowDeploymentService GetWorkflowDeploymentService()
Return value
Type: Microsoft.SharePoint.Client.WorkflowServices.WorkflowDeploymentService