Workflow-Klasse
Webmethoden zum Verwalten von Project Server-Workflows für das bedarfsmanagement.
Vererbungshierarchie
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
WebSvcWorkflow.Workflow
Namespace: WebSvcWorkflow
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<WebServiceBindingAttribute(Name := "WorkflowSoap", Namespace := "https://schemas.microsoft.com/office/project/server/webservices/Workflow/")> _
Public Class Workflow _
Inherits SoapHttpClientProtocol
'Usage
Dim instance As Workflow
[WebServiceBindingAttribute(Name = "WorkflowSoap", Namespace = "https://schemas.microsoft.com/office/project/server/webservices/Workflow/")]
public class Workflow : SoapHttpClientProtocol
Hinweise
For more information, see Workflow and Demand Management.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.