共用方式為


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