PlannerSolutionDataSet.SolutionEfficientFrontier property
Obtém as informações sobre o limite entre soluções eficientes e ineficientes.
Namespace: WebSvcPortfolioAnalyses
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
<BrowsableAttribute(False)> _
Public ReadOnly Property SolutionEfficientFrontier As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable
Get
'Uso
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