次の方法で共有


PlannerSolutionDataSet.SolutionsRow.GetSolutionEfficientFrontierRows メソッド

効率的で非効率的なソリューションの間の境界に関する情報を取得します。

名前空間:  WebSvcPortfolioAnalyses
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Function GetSolutionEfficientFrontierRows As PlannerSolutionDataSet.SolutionEfficientFrontierRow()
'使用
Dim instance As PlannerSolutionDataSet.SolutionsRow
Dim returnValue As PlannerSolutionDataSet.SolutionEfficientFrontierRow()

returnValue = instance.GetSolutionEfficientFrontierRows()
public PlannerSolutionDataSet.SolutionEfficientFrontierRow[] GetSolutionEfficientFrontierRows()

戻り値

型: []
PlannerSolutionDataSet.SolutionEfficientFrontierRow を返します。

関連項目

参照先

PlannerSolutionDataSet.SolutionsRow クラス

PlannerSolutionDataSet.SolutionsRow メンバー

WebSvcPortfolioAnalyses 名前空間