PortfolioAnalyses members
Provides methods to create project solutions that manage relationships between plans, resources, tasks, and projects.
The PortfolioAnalyses type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PortfolioAnalyses | Creates a PortfolioAnalyses object from the ASMX-based PortfolioAnalyses web service. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
![]() |
Abort | (Inherited from WebClientProtocol.) |
![]() |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) |
![]() |
CancelAsync | (Inherited from HttpWebClientProtocol.) |
![]() |
CommitOptimizerSolution | Commits the solution (and the associated projects) to the workflow step, using the unique identifier for the solution. |
![]() |
CommitPlannerSolution | Commits the solution (and the associated projects) to the workflow step, using the unique identifier for the solution. |
![]() |
CreateDependency | Creates a dependency relationship between tasks. |
![]() |
CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() |
DeleteDependencies | Deletes a previously created dependency relationship between tasks. |
![]() |
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.) |
![]() |
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. |
![]() |
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. |
![]() |
QueueCreatePlannerSolution | Enqueues a request to create a solution using the dataset which contains resource planning constraints, and the unique identifier for the solution. |
![]() |
QueueDeleteAnalyses | Deletes an analysis entry for a solution using the unique identifier of the analysis, and the unique identifier of the queued job. |
![]() |
QueueDeleteOptimizerSolutions | Removes the solution (and the associated projects) from the workflow step. |
![]() |
QueueDeletePlannerSolutions | Removes the solution from the workflow step. |
![]() |
QueueUpdateAnalysis | Updates an existing analysis entry using modified constraints. |
![]() |
ReadAnalysis | Reads an existing analysis entry for a solution. |
![]() |
ReadAnalysisList | Retrieves the list of existing analysis entries for a solution. |
![]() |
ReadDependency | Reads an existing dependency relationship between tasks. |
![]() |
ReadDependencyList | Retrieves the list of existing task dependency relationships that are associated with a solution. |
![]() |
ReadOptimizerSolution | Retrieves the solution (and the associated projects), using the unique identifier for the solution. |
![]() |
ReadOptimizerSolutionList | Retrieves the list of solutions. |
![]() |
ReadPlannerSolution | Reads the resource plan using the unique identifier for the solution. |
![]() |
ReadPlannerSolutionList | Retrieves the list of resource plans associated with the solution. |
![]() |
ToString | (Inherited from Component.) |
![]() |
UpdateDependency | Updates the dependency relationship between tasks using modified constraints. |
Top
Events
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from Component.) |
Top