Workflow - Classe
Méthodes Web pour la gestion des flux de travail Project Server pour la gestion de la demande.
Hiérarchie d’héritage
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
WebSvcWorkflow.Workflow
Espace de noms : WebSvcWorkflow
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
<WebServiceBindingAttribute(Name := "WorkflowSoap", Namespace := "https://schemas.microsoft.com/office/project/server/webservices/Workflow/")> _
Public Class Workflow _
Inherits SoapHttpClientProtocol
'Utilisation
Dim instance As Workflow
[WebServiceBindingAttribute(Name = "WorkflowSoap", Namespace = "https://schemas.microsoft.com/office/project/server/webservices/Workflow/")]
public class Workflow : SoapHttpClientProtocol
Remarques
For more information, see Workflow and Demand Management.
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.