Sdílet prostřednictvím


PlannerSolutionDataSet.SolutionsRowChangeEvent Constructor

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

Dim instance As New PlannerSolutionDataSet.SolutionsRowChangeEvent(row, action)
public SolutionsRowChangeEvent(
    PlannerSolutionDataSet.SolutionsRow row,
    DataRowAction action
)

Parameters

See Also

Reference

PlannerSolutionDataSet.SolutionsRowChangeEvent Class

PlannerSolutionDataSet.SolutionsRowChangeEvent Members

PortfolioAnalyses Web Service