Compartir a través de


PlannerSolutionDataSet.SolutionResHiredDataTable.AddSolutionResHiredRow Method (PlannerSolutionDataSet.SolutionResHiredRow)

Adds a SolutionResHiredRow object to the SolutionResHiredDataTable.

Namespace:  [PortfolioAnalyses Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/PortfolioAnalyses.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/PortfolioAnalyses.asmx?wsdl

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

PortfolioAnalyses Web Service