次の方法で共有


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 名前空間