Workflow members
Web methods for managing Project Server workflows for demand management.
The Workflow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Workflow | Creates a Workflow object from the ASMX-based Workflow web service. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
Abort | (Inherited from WebClientProtocol.) | |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) | |
CancelAsync | (Inherited from HttpWebClientProtocol.) | |
CreateEnterpriseProjectType | Creates a template for an enterprise project type (EPT). | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
CreateWorkflowPhase | Creates a workflow phase. | |
CreateWorkflowStage | Creates a workflow stage. | |
DeleteEnterpriseProjectTypes | Deletes the specified enterprise project types (EPTs). | |
DeleteWorkflowPhases | Deletes the specified workflow phases. | |
DeleteWorkflowStages | Deletes the specified workflow stages. | |
Discover | (Inherited from SoapHttpClientProtocol.) | |
Dispose() | (Inherited from Component.) | |
Dispose(Boolean) | (Inherited from Component.) | |
EndInvoke | (Inherited from SoapHttpClientProtocol.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Component.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) | |
GetService | (Inherited from Component.) | |
GetType | (Inherited from Object.) | |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) | |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) | |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) | |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Invoke | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
QueueUpdateProjectWorkflows | Updates project workflow data. | |
ReadAvailableEnterpriseProjectTypes | Reads the enterprise project types (EPTs) that are available to the user for creating a project. | |
ReadEnterpriseProjectType | Gets information about the specified enterprise project type (EPT). | |
ReadEnterpriseProjectTypeList | Reads the list of enterprise project types (EPTs) that are defined in Project Server. | |
ReadEnterpriseProjectTypeListByDepartment | Allows the user to read the list of enterprise project types (EPTs) that are defined for the specified department. | |
ReadStrategicImpactBehaviorForCurrentWorkflowStage | Gets a value that represents the strategic effect of the current workflow stage of the specified project. | |
ReadWorkflowPhase | Gets information about the specified workflow phase. | |
ReadWorkflowPhaseList | Reads the list of workflow phases. | |
ReadWorkflowProxyUser | Gets detailed information about the proxy user for Project Server workflows. | |
ReadWorkflows | Gets information about the workflows that are defined in Project Server. | |
ReadWorkflowStage | Gets information about the specified workflow stage. | |
ReadWorkflowStageList | Reads the list of workflow stages. | |
ReadWorkflowStatus | Reads the workflow status of the specified project. | |
RunProjectWorkflow | Runs the specified Project Server workflow instance. | |
SetWorkflowStageStatusInformation | Sets the status information for a workflow stage. | |
ToString | (Inherited from Component.) | |
UpdateEnterpriseProjectType | Updates an enterprise project type (EPT). | |
UpdateProjectWorkflow | Changes the enterprise project type (EPT) for the specified project. | |
UpdateWorkflowPhase | Updates the phase of a workflow. | |
UpdateWorkflowProxyUser | Updates information about the proxy user for Project Server workflows. | |
UpdateWorkflowStage | Updates the stage of a workflow. |
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from Component.) |
Top