Share via


PlannerSolutionDataSet.SolutionResHiredDataTable.AddSolutionResHiredRow method (PlannerSolutionDataSet.SolutionResHiredRow)

Adds a SolutionResHiredRow object to the SolutionResHiredDataTable.

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

Syntax

'Declaration
Public Sub AddSolutionResHiredRow ( _
    row As PlannerSolutionDataSet.SolutionResHiredRow _
)
'Usage
Dim instance As PlannerSolutionDataSet.SolutionResHiredDataTable
Dim row As PlannerSolutionDataSet.SolutionResHiredRow

instance.AddSolutionResHiredRow(row)
public void AddSolutionResHiredRow(
    PlannerSolutionDataSet.SolutionResHiredRow row
)

Parameters

See also

Reference

PlannerSolutionDataSet.SolutionResHiredDataTable class

PlannerSolutionDataSet.SolutionResHiredDataTable members

AddSolutionResHiredRow overload

WebSvcPortfolioAnalyses namespace