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