PortfolioAnalyses methods

The PortfolioAnalyses type exposes the following members.

Methods

  Name Description
Public method Abort (Inherited from WebClientProtocol.)
Protected method BeginInvoke (Inherited from SoapHttpClientProtocol.)
Protected method CancelAsync (Inherited from HttpWebClientProtocol.)
Public method CommitOptimizerSolution Commits the solution (and the associated projects) to the workflow step, using the unique identifier for the solution.
Public method CommitPlannerSolution Commits the solution (and the associated projects) to the workflow step, using the unique identifier for the solution.
Public method CreateDependency Creates a dependency relationship between tasks.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method DeleteDependencies Deletes a previously created dependency relationship between tasks.
Public method Discover (Inherited from SoapHttpClientProtocol.)
Public method Dispose() (Inherited from Component.)
Protected method Dispose(Boolean) (Inherited from Component.)
Protected method EndInvoke (Inherited from SoapHttpClientProtocol.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Component.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Protected method GetReaderForMessage (Inherited from SoapHttpClientProtocol.)
Protected method GetService (Inherited from Component.)
Public method GetType (Inherited from Object.)
Protected method GetWebRequest (Inherited from SoapHttpClientProtocol.)
Protected method GetWebResponse(WebRequest) (Inherited from HttpWebClientProtocol.)
Protected method GetWebResponse(WebRequest, IAsyncResult) (Inherited from HttpWebClientProtocol.)
Protected method GetWriterForMessage (Inherited from SoapHttpClientProtocol.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method Invoke (Inherited from SoapHttpClientProtocol.)
Protected method InvokeAsync(String, [], SendOrPostCallback) (Inherited from SoapHttpClientProtocol.)
Protected method InvokeAsync(String, [], SendOrPostCallback, Object) (Inherited from SoapHttpClientProtocol.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method QueueCreateAnalysis Enqueues a request to create an analysis entry for a solution using the unique identifier of the solution and the dataset which contains analysis constraints.
Public method QueueCreateOptimizerSolution Enqueues a request to create a solution using the unique identifier of the specified analysis result, the dataset which contains analysis constraints, and the unique identifier for the solution.
Public method QueueCreatePlannerSolution Enqueues a request to create a solution using the dataset which contains resource planning constraints, and the unique identifier for the solution.
Public method QueueDeleteAnalyses Deletes an analysis entry for a solution using the unique identifier of the analysis, and the unique identifier of the queued job.
Public method QueueDeleteOptimizerSolutions Removes the solution (and the associated projects) from the workflow step.
Public method QueueDeletePlannerSolutions Removes the solution from the workflow step.
Public method QueueUpdateAnalysis Updates an existing analysis entry using modified constraints.
Public method ReadAnalysis Reads an existing analysis entry for a solution.
Public method ReadAnalysisList Retrieves the list of existing analysis entries for a solution.
Public method ReadDependency Reads an existing dependency relationship between tasks.
Public method ReadDependencyList Retrieves the list of existing task dependency relationships that are associated with a solution.
Public method ReadOptimizerSolution Retrieves the solution (and the associated projects), using the unique identifier for the solution.
Public method ReadOptimizerSolutionList Retrieves the list of solutions.
Public method ReadPlannerSolution Reads the resource plan using the unique identifier for the solution.
Public method ReadPlannerSolutionList Retrieves the list of resource plans associated with the solution.
Public method ToString (Inherited from Component.)
Public method UpdateDependency Updates the dependency relationship between tasks using modified constraints.

Top

See also

Reference

PortfolioAnalyses class

WebSvcPortfolioAnalyses namespace