다음을 통해 공유


PlannerSolutionDataSet.SolutionProjectsRowChangeEvent Constructor

Initializes a new instance of the PlannerSolutionDataSet.SolutionProjectsRowChangeEvent 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.SolutionProjectsRow, _
    action As DataRowAction _
)
'Usage
Dim row As PlannerSolutionDataSet.SolutionProjectsRow
Dim action As DataRowAction

Dim instance As New PlannerSolutionDataSet.SolutionProjectsRowChangeEvent(row, action)
public SolutionProjectsRowChangeEvent(
    PlannerSolutionDataSet.SolutionProjectsRow row,
    DataRowAction action
)

Parameters

See Also

Reference

PlannerSolutionDataSet.SolutionProjectsRowChangeEvent Class

PlannerSolutionDataSet.SolutionProjectsRowChangeEvent Members

PortfolioAnalyses Web Service