del método WorkflowServicesManager.GetWorkflowInteropService
Espacio de nombres: Microsoft.SharePoint.Client.WorkflowServices
Ensamblado: Microsoft.SharePoint.Client.WorkflowServices (en Microsoft.SharePoint.Client.WorkflowServices.dll)
Sintaxis
'Declaración
Public Function GetWorkflowInteropService As InteropService
'Uso
Dim instance As WorkflowServicesManager
Dim returnValue As InteropService
returnValue = instance.GetWorkflowInteropService()
public InteropService GetWorkflowInteropService()
Valor devuelto
Tipo: Microsoft.SharePoint.Client.WorkflowServices.InteropService
Vea también
Referencia
Miembros WorkflowServicesManager
Espacio de nombres Microsoft.SharePoint.Client.WorkflowServices