Share via


PlannerSolutionDataSet.Solutions property

Gets the planner solutions information.

Namespace:  WebSvcPortfolioAnalyses
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Solutions As PlannerSolutionDataSet.SolutionsDataTable
    Get
'Usage
Dim instance As PlannerSolutionDataSet
Dim value As PlannerSolutionDataSet.SolutionsDataTable

value = instance.Solutions
[BrowsableAttribute(false)]
public PlannerSolutionDataSet.SolutionsDataTable Solutions { get; }

Property value

Type: WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionsDataTable

See also

Reference

PlannerSolutionDataSet class

PlannerSolutionDataSet members

WebSvcPortfolioAnalyses namespace