Share via


PlannerSolutionDataSet.SolutionProjects property

Gets the information about solution projects.

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

Syntax

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

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

Property value

Type: WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionProjectsDataTable

See also

Reference

PlannerSolutionDataSet class

PlannerSolutionDataSet members

WebSvcPortfolioAnalyses namespace