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