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