Share via


PlannerSolutionDataSet.SolutionsRow.GetSolutionResHiredRows method

Gets the resources hired information.

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

Syntax

'Declaration
Public Function GetSolutionResHiredRows As PlannerSolutionDataSet.SolutionResHiredRow()
'Usage
Dim instance As PlannerSolutionDataSet.SolutionsRow
Dim returnValue As PlannerSolutionDataSet.SolutionResHiredRow()

returnValue = instance.GetSolutionResHiredRows()
public PlannerSolutionDataSet.SolutionResHiredRow[] GetSolutionResHiredRows()

Return value

Type: []
Returns PlannerSolutionDataSet.SolutionResHiredRow.

See also

Reference

PlannerSolutionDataSet.SolutionsRow class

PlannerSolutionDataSet.SolutionsRow members

WebSvcPortfolioAnalyses namespace