Share via


PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable.NewSolutionProjectRequirementsByRoleRow method

Creates a row object in the SolutionProjectRequirementsByRoleDataTable.

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

Syntax

'Declaration
Public Function NewSolutionProjectRequirementsByRoleRow As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow
'Usage
Dim instance As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable
Dim returnValue As PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow

returnValue = instance.NewSolutionProjectRequirementsByRoleRow()
public PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow NewSolutionProjectRequirementsByRoleRow()

Return value

Type: WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionProjectRequirementsByRoleRow

See also

Reference

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable class

PlannerSolutionDataSet.SolutionProjectRequirementsByRoleDataTable members

WebSvcPortfolioAnalyses namespace