AnalysisDataSet.AnalysisPlannerSolutions property
Gets the information about resource planner solutions for portfolio analyses.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property AnalysisPlannerSolutions As AnalysisDataSet.AnalysisPlannerSolutionsDataTable
Get
'Usage
Dim instance As AnalysisDataSet
Dim value As AnalysisDataSet.AnalysisPlannerSolutionsDataTable
value = instance.AnalysisPlannerSolutions
[BrowsableAttribute(false)]
public AnalysisDataSet.AnalysisPlannerSolutionsDataTable AnalysisPlannerSolutions { get; }
Property value
Type: WebSvcPortfolioAnalyses.AnalysisDataSet.AnalysisPlannerSolutionsDataTable
Remarks
Each row represents a single resource planner solution.