Share via


PlannerSolutionDataSet.SolutionResHiredRowChangeEvent Constructor

Initializes a new instance of the PlannerSolutionDataSet.SolutionResHiredRowChangeEvent object.

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 New ( _
    row As PlannerSolutionDataSet.SolutionResHiredRow, _
    action As DataRowAction _
)
'Usage
Dim row As PlannerSolutionDataSet.SolutionResHiredRow
Dim action As DataRowAction

Dim instance As New PlannerSolutionDataSet.SolutionResHiredRowChangeEvent(row, action)
public SolutionResHiredRowChangeEvent(
    PlannerSolutionDataSet.SolutionResHiredRow row,
    DataRowAction action
)

Parameters

See Also

Reference

PlannerSolutionDataSet.SolutionResHiredRowChangeEvent Class

PlannerSolutionDataSet.SolutionResHiredRowChangeEvent Members

PortfolioAnalyses Web Service