Freigeben über


PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent Constructor

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

Dim instance As New PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent(row, action)
public SolutionEfficientFrontierRowChangeEvent(
    PlannerSolutionDataSet.SolutionEfficientFrontierRow row,
    DataRowAction action
)

Parameters

See Also

Reference

PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent Class

PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent Members

PortfolioAnalyses Web Service