共用方式為


PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent 建構函式

初始化PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent物件的新執行個體。

命名空間:  WebSvcPortfolioAnalyses
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Sub New ( _
    row As PlannerSolutionDataSet.SolutionEfficientFrontierRow, _
    action As DataRowAction _
)
'用途
Dim row As PlannerSolutionDataSet.SolutionEfficientFrontierRow
Dim action As DataRowAction

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

參數

請參閱

參照

PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent 類別

PlannerSolutionDataSet.SolutionEfficientFrontierRowChangeEvent 成員

WebSvcPortfolioAnalyses 命名空間