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