Compartilhar via


PlannerSolutionDataSet.SolutionEfficientFrontierDataTable.NewSolutionEfficientFrontierRow method

Cria um objeto de linha na SolutionEfficientFrontierDataTable.

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

Syntax

'Declaração
Public Function NewSolutionEfficientFrontierRow As PlannerSolutionDataSet.SolutionEfficientFrontierRow
'Uso
Dim instance As PlannerSolutionDataSet.SolutionEfficientFrontierDataTable
Dim returnValue As PlannerSolutionDataSet.SolutionEfficientFrontierRow

returnValue = instance.NewSolutionEfficientFrontierRow()
public PlannerSolutionDataSet.SolutionEfficientFrontierRow NewSolutionEfficientFrontierRow()

Valor retornado

Type: WebSvcPortfolioAnalyses.PlannerSolutionDataSet.SolutionEfficientFrontierRow

Ver também

Referência

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable class

PlannerSolutionDataSet.SolutionEfficientFrontierDataTable members

WebSvcPortfolioAnalyses namespace