Share via


PlannerSolutionDataSet.SolutionEfficientFrontier property

Gets the information about the boundary between efficient solutions and inefficient solutions.

Namespace:  WebSvcPortfolioAnalyses
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property SolutionEfficientFrontier As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable
    Get
'Usage
Dim instance As PlannerSolutionDataSet
Dim value As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable

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

Property value

Type: WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionEfficientFrontierDataTable

See also

Reference

PlannerSolutionDataSet class

PlannerSolutionDataSet members

WebSvcPortfolioAnalyses namespace