次の方法で共有


PlannerSolutionDataSet.SolutionEfficientFrontier プロパティ

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

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

構文

'宣言
<BrowsableAttribute(False)> _
Public ReadOnly Property SolutionEfficientFrontier As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable
    Get
'使用
Dim instance As PlannerSolutionDataSet
Dim value As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable

value = instance.SolutionEfficientFrontier
[BrowsableAttribute(false)]
public PlannerSolutionDataSet.SolutionEfficientFrontierDataTable SolutionEfficientFrontier { get; }

プロパティ値

型: WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionEfficientFrontierDataTable

関連項目

参照先

PlannerSolutionDataSet クラス

PlannerSolutionDataSet メンバー

WebSvcPortfolioAnalyses 名前空間